docs(api): document the list-endpoint pagination envelope #13
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/api-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Companion to ModernLeft/athena-api#366, which replaces every bare-array list response with a
Pageenvelope.Adds a Pagination section to
docs/development/api.mdcovering:totalis counted through the request's own filters and so can never disagree with the pagelimit=0as the count-only form/stats/routes,/itemset/all/,/user/all/, and theuser:listrole change fromSUPERVISORtoRESEARCHEROnly
docs/development/api.mdis touched; other in-flight edits in the working tree are left alone.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.