0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Hannah Wolfe d7ff49dc88
Removed API versioning from post scheduling service
refs: https://github.com/TryGhost/Toolbox/issues/229

- we are getting rid of the concept of having multiple api versions in a single ghost install
- we no longer need to worry about what version of the API we should use to schedulei content
- this, as with all of our api versioning logic, was questionable anyway, and mostly just unnecessary complexity
2022-04-28 15:37:09 +01:00
..
adapters
api Removed API versioning from post scheduling service 2022-04-28 15:37:09 +01:00
data Revert "Dropped nullable from subscribe events' newsletter id (#14598)" 2022-04-27 20:01:32 +01:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
services Removed API versioning from post scheduling service 2022-04-28 15:37:09 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
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