0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/web/api
Simon Backx 31c1d4f513 Renamed stats endpoint to /stats/member-count and added totals metadata
refs https://ghost.slack.com/archives/C02G9E68C/p1648737467414789?thread_ts=1648644801.253699&cid=C02G9E68C

- Anything in the API should use snakeCase
- Reduce amount of nesting in endpoint name
- Added totals metadata
2022-03-31 17:05:08 +02:00
..
canary Renamed stats endpoint to /stats/member-count and added totals metadata 2022-03-31 17:05:08 +02:00
middleware Revert "Replace update user last seen middleware with package version" 2021-11-17 11:00:55 +00:00
testmode
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