Ghost/ghost/core/test
Naz e8220b1387
Added DEL /collections/:id/posts/:post_id to Admin API
refs https://github.com/TryGhost/Team/issues/3260

- We need a way to remove posts form collections without fetching the whole collection's content. This API method allows to remove posts from manual collections by collection id and post id.
- As a response it returns up to date collection state without the removed post.
2023-06-01 14:59:05 +07:00
..
e2e-api Added DEL /collections/:id/posts/:post_id to Admin API 2023-06-01 14:59:05 +07:00
e2e-browser
e2e-frontend
e2e-server Add e2e test for update check script (#16840) 2023-05-25 14:36:36 +01:00
e2e-webhooks
integration
regression
unit Moved bookshelf posts repository to core 2023-05-31 22:55:35 +07:00
utils Tested filtering visibility in Tiers Content API 2023-05-19 13:12:33 -04:00
.eslintignore
.eslintrc.js