Ghost/ghost/collections/test
Naz 6335033466
Added full post data when returning collection's posts
refs https://github.com/TryGhost/Team/issues/3423

- When querying for posts that belong to a collection we should be returning full post information just like we do for Posts API.
2023-06-15 18:35:58 +07:00
..
fixtures Added collection's posts fetching to collections lib 2023-06-13 17:23:09 +07:00
.eslintrc.js Added a collections package with CRUD logic 2023-05-16 12:21:31 +07:00
Collection.test.ts Made builtin collections un-deletable 2023-06-06 22:04:16 +07:00
collections.test.ts Added full post data when returning collection's posts 2023-06-15 18:35:58 +07:00