0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/api
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
..
canary 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
middleware Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
app.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
index.js