0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/e2e-api
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
..
admin Renamed /email_preview API endpoint to /email_previews 2022-04-28 15:37:10 +01:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
shared Disabled version compatibility emails temporarily 2022-04-28 15:22:05 +01:00