Ghost/core/server
Hannah Wolfe 1fbb8a219f
Removed API versioning from webhooks
refs: https://github.com/TryGhost/Toolbox/issues/229
refs: https://github.com/TryGhost/Toolbox/issues/283

- we are getting rid of the concept of having multiple api versions in a single ghost install
- we'll update webhooks to return a content version
- we're also looking into if we need some sort of accept-version type logic
2022-04-28 15:37:09 +01:00
..
adapters
api Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00
data Revert "Dropped nullable from subscribe events' newsletter id (#14598)" 2022-04-27 20:01:32 +01:00
lib
models replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
services Removed API versioning from webhooks 2022-04-28 15:37:09 +01:00
views
web Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js