Ghost/core/server/services/mega
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
..
email-preview.js Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00
index.js Extracted email preview service 2021-09-02 13:11:10 +04:00
mega.js Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00
post-email-serializer.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
segment-parser.js Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
template.js Updated emails to use newsletter settings (#14588) 2022-04-27 18:48:36 +01:00