Ghost/ghost/core
Daniel Lockyer 9ba251238a Added Content-Version header to all API requests
refs https://github.com/TryGhost/Team/issues/2400

- we've deemed it useful to start to return `Content-Version` for all
  API requests, because it becomes useful to know which version of Ghost
  a response has come from in logs
- this should also help us detect Admin<->Ghost API mismatches, which
  was the cause of a bug recently (ref'd issue)
2023-01-18 08:38:07 +01:00
..
content
core Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
test Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js Reverted "Added version information to log lines" 2023-01-17 13:20:47 +01:00
MigratorConfig.js
package.json Update dependency knex to v2.4.1 2023-01-18 07:43:07 +01:00
playwright.config.js