Ghost/core
Hannah Wolfe 470ed05620
Removed unnecessary email_preview.read serializer
refs: https://github.com/TryGhost/Toolbox/issues/245
refs: https://github.com/TryGhost/Ghost/commit/73f91a524

- we don't need this serializer because the default serializer will do the same thing
- commit 73f91a524 fixes the logic so that the default serializer is called as a fallback
  even though the email_preview serialzier exists, as there's no matching method name
- sadly the route name here is wrong, it should be email_previews plural, but the response format is correct
  to make this work we have to fix the docName and rename the serializer
2022-03-29 13:44:51 +01:00
..
client@f1d3d978cd Updated Admin to v4.41.3 2022-03-25 16:00:32 +00:00
frontend Fixed theme error handler (#14363) 2022-03-22 15:32:55 +00:00
server Removed unnecessary email_preview.read serializer 2022-03-29 13:44:51 +01:00
shared Fixed multiple mobile size bugs for Portal 2022-03-28 17:46:06 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added theme-service-init metric during boot 2022-03-24 09:20:52 +00:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00