Ghost/core/server/services/posts
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
..
post-scheduling-service.js
posts-service.js Removed API versioning from email serialization 2022-04-28 15:37:06 +01:00