0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/mega
Hannah Wolfe 923d436f11
Removed API versioning from email serialization
refs: https://github.com/TryGhost/Toolbox/issues/229

- we are getting rid of the concept of having multiple api versions in a single ghost install
- we no longer need to worry about what version of the API we should use to send content
- this, as with all of our api versioning logic, was questionable anyway, and mostly just unnecessary complexity
2022-04-28 15:37:06 +01:00
..
email-preview.js Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00
index.js Extracted email preview service 2021-09-02 13:11:10 +04:00
mega.js Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00
post-email-serializer.js Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00
segment-parser.js Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
template.js Updated emails to use newsletter settings (#14588) 2022-04-27 18:48:36 +01:00