Ghost/core/server/web/api
Naz 25e5cb46de 🐛 Fixed /canary/ API endpoints 404s
refs https://github.com/TryGhost/Toolbox/issues/169
refs 7becf0a2b2

- The referenced commit has dropped existance of Content and Admin APIs under `/canary/` prefix, which made a breaking change and clients that are still relying on "canary" started to break.
- The `/canary/` prefix should be used up untill the introduction of Ghost v5, otherwise we run the risk of accidentally breaking API clients.
2022-03-21 19:11:13 +08:00
..
canary Enabled Admin integration for tiers and offers API (#14325) 2022-03-16 16:46:26 +05:30
middleware Revert "Replace update user last seen middleware with package version" 2021-11-17 11:00:55 +00:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
v2 Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
v3 Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
app.js 🐛 Fixed /canary/ API endpoints 404s 2022-03-21 19:11:13 +08:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00