Ghost/core/server/adapters/scheduling/post-scheduling
Hannah Wolfe a4a9ba7940
🔥 Removed versioned APIs
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
- removed all the code for multiple api versions & left canary wired up, but without the version in the URL
- TODO: reorganise the folders so there's no canary folder when we're closer to shipping
        we need to minimise the pain of merging changes across from main for now
2022-04-28 15:37:09 +01:00
..
index.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
post-scheduler.js Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
scheduler-intergation.js Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
scheduling-auth-token.js Simplified scheduling-auth-token module's interface 2021-05-24 17:34:36 +04:00