09264261b7
closes https://github.com/TryGhost/Team/issues/3423 - For convenience we need a way to fetch posts that belong to a certain collection. This change adds support for `collection` query parameter: `/?collection=` which can be either an id or slug of the collections we are trying to fetch. - When posts are fetched by collection we ignore any filters passed along in query parameters as collection is a "filter" by it's very nature. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json | ||
README.md |