mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
cdae2a978d
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. |
||
---|---|---|
.. | ||
fixtures | ||
.eslintrc.js | ||
Collection.test.ts | ||
collections.test.ts | ||
RepositoryUniqueChecker.test.ts |