Ghost/ghost/core/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
..
cli
frontend Added logging to webmention endpoint (#16137) 2023-01-17 14:26:43 +01:00
server Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
shared Added externalAttribution feature flag 2023-01-17 15:15:32 +01:00
app.js
boot.js Wired up mock Mentions Admin API (#16134) 2023-01-17 12:39:32 +07:00
bridge.js