0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/web/api/canary/admin
Daniel Lockyer c4f3d44baa
Renamed /passwordreset Authentication API endpoint to /password_reset
refs https://github.com/TryGhost/Toolbox/issues/308

- we have the pattern of splitting words in API endpoints with an
  underscore but this was an exception we want to clean up in v5
2022-04-28 15:37:11 +01:00
..
app.js Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
middleware.js Enabled Admin integration for tiers and offers API (#14325) 2022-03-16 16:46:26 +05:30
routes.js Renamed /passwordreset Authentication API endpoint to /password_reset 2022-04-28 15:37:11 +01:00