Ghost/ghost/posts-service/lib
Fabien "egg" O'Carroll 3a624ec3a1 Fixed return values of CollectionService
Our service layer should not expose the Entities, it should return the DTOs.
This is to allow us to make internal refactors without having to modify the
entire stack.
2023-09-22 19:05:37 +07:00
..
PostsExporter.js Fixed exporting email only posts 2023-04-05 10:14:11 +02:00
PostsService.js Fixed return values of CollectionService 2023-09-22 19:05:37 +07:00