Ghost/test/unit/frontend/services
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
..
apps Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
data 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
rendering Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
routing 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
rss Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
card-assets.test.js 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00