Ghost/core/server/adapters/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
..
post-scheduling 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
index.js Swapped to American English spellings 2021-07-27 12:15:19 +04:00
SchedulingBase.js 🏗 Removed reschedule method from scheduling adapter 2019-11-27 13:38:30 +05:30
SchedulingDefault.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
utils.js Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00