Ghost/core/server/api/canary/utils/serializers
Naz 0d7f253582 Added an internal API for email-only posts
refs https://github.com/TryGhost/Team/issues/899

- The internal API is needed to be able to fetch email-only posts through email router. The concept is similar to Preview API with a difference that only posts with `sent` status are accessible and there is content-gating present.
2021-08-13 10:12:54 +04:00
..
input Added a 'sent' status to post model 2021-08-13 10:06:15 +04:00
output Added an internal API for email-only posts 2021-08-13 10:12:54 +04:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30