0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/web/api/canary/admin
Daniel Lockyer 8473298072
Renamed /email_preview API endpoint to /email_previews
refs https://github.com/TryGhost/Toolbox/issues/308

- we have a pattern of using plurals for API endpoints but it was missed
  when we implemented email previews
- this fixes that for v5 and updates the tests accordingly
- there's some cleanup here to fix the API controller name too which
  I'll add to the list
2022-04-28 15:37:10 +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 /email_preview API endpoint to /email_previews 2022-04-28 15:37:10 +01:00