-
Notifications
You must be signed in to change notification settings - Fork 0
fix: add applies_to to numbering series #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds the applies_to field to the numbering series API documentation. The field is marked as REQUIRED and accepts values of "existing" or "new" to indicate whether a numbering series applies to existing or new documents. Additionally, it includes a spelling fix changing "fronted" to "frontend".
Changes:
- Added
applies_toattribute to the attributes table with description and accepted values - Updated all example JSON responses to include the
applies_tofield - Added
applies_tofilter to the available filters documentation - Added documentation about update restrictions for the
applies_tofield
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
38d5eb4 to
83b0086
Compare
QUI-9815