Ghost/core/server/api/canary/utils/serializers
Naz b5de4f4cf5 Reverted dropped model usage in post serializer
refs 6b07d4b2a0

- The model is needed here, because it contains full set of fields. In some cases, like email-preview, the "plaintext" field is not present in "attrs" which causes the logic to fail.
- This should be sorted along with https://github.com/TryGhost/Ghost/issues/10396
2021-03-17 20:01:12 +13:00
..
input Fixed __GHOST_URL__ appearing in settings values after edit (#12738) 2021-03-08 18:41:43 +00:00
output Reverted dropped model usage in post serializer 2021-03-17 20:01:12 +13:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30