Ghost/core/server/api/v3/utils
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
..
serializers Reverted dropped model usage in post serializer 2021-03-17 20:01:12 +13:00
validators 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
index.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
permissions.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00