Document publicationFilter for REST, GraphQL, and Document Service API#3274
Document publicationFilter for REST, GraphQL, and Document Service API#3274innerdvations wants to merge 3 commits into
Conversation
Adds dedicated reference pages for derived Draft & Publish cohorts, cross-links from status/parameters/draft-and-publish, and updates outdated count() guidance.
Fix REST page navigation and example consistency, tighten Document Service prose for readers and llms-code extraction, and regenerate LLM artifacts.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@pwizla This is one from a few months ago that we wanted a soft launch on to make sure it was stable, but is fine to publicize now. It looks like my AI went a bit overboard on detailing this, so feel free to trim it down or just pull out the relevant details/examples and replace it |
|
Also, we may want to remove the reference to |
|
Thanks for the contribution, Ben! I'll review this tomorrow. |
|
It was added in strapi/strapi#25793 with a follow-up fix in strapi/strapi#26400 (although that one you can probably leave out) |
Thank you, Ben. I've just updated the PR description with these. I'll actually move the review to next Monday, to focus on some other work today. Will keep you posted! |
Adopt Endpoint-based document-service docs from main and add publicationFilter parameters. Regenerate llms.txt and llms-full.txt.
Summary
publicationFilterreference pages for the REST API and Document Service API, with GraphQL documented as a new section on the GraphQL page.status×publicationFilterbehavior, default-status differences across API surfaces, Content Manager mapping, validation, and deprecatedhasPublishedVersion.status,parameters,document-servicemethod tables, and Draft & Publish; update sidebar navigation and regenerate LLM artifacts.Test plan
yarn generate-llmsandyarn llms:generate-and-validatepassyarn buildindocusaurus/Related PRs: CMS 25793 with a follow-up fix in #26400