0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/e2e-api
Naz 76aa2479f8 Added 'content-version' header response
refs https://github.com/TryGhost/Toolbox/issues/280

- In response to 'Accept-Version' header in the request headers, Ghost will always respond with a content-version header indicating the version of the Ghost install that is responding. This should signal to the client the content version that is bein g served
- This is a bare bones implementation and more logic with edge cases where `content-version` is served with a  version value of "best format API could respond with" will be added later.
2022-04-08 20:41:54 +12:00
..
admin Added 'content-version' header response 2022-04-08 20:41:54 +12:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Extended tests for member events (#14333) 2022-04-06 10:40:16 +02:00