Ghost/ghost/core/test/e2e-api
Naz cdae2a978d Added ability to fetch collection posts by slug
closes https://github.com/TryGhost/Arch/issues/27

- We need a more convenient method of fetching posts belonging to a collection than by collection's "id". This change adds an alias to the existing endpoint `GET /collections/:id/posts/`. A non-valid ObjectID in the parameter is treated as a slug.
2023-07-11 09:30:01 +08:00
..
admin Added ability to fetch collection posts by slug 2023-07-11 09:30:01 +08:00
content Moved posts_meta.hide_title_and_feature_image to posts.show_title_and_feature_image (#17239) 2023-07-07 16:40:22 +01:00
members Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Added filtering of announcement bar content 2023-04-21 13:46:37 +02:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00