Ghost/core/server/api/shared
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
..
serializers Improved behaviour of default and all handlers 2022-03-29 13:44:21 +01:00
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Replaced i18n.t w/ tpl helper in validators/input/ (#13460) 2021-10-06 10:17:42 +01:00
frame.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
headers.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
http.js Added 'content-version' header response 2022-04-08 20:41:54 +12:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Fixed JSDoc apiType in the frame pipeline 2021-08-13 10:08:50 +04:00