Enhance Paging/Pagination #2461
JerryNixon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Combining these issues to start a discussion:
$topas a synonym for$firstin REST #2474 "Add$topsynonym"totalCount"skip"TotalCount"metadata"skip,take,count"firstandafter"hasPreviousPage"Count"Pagination is not part of the current milestone, but I think we should work it out to be in the next.
References
{ "runtime": { "pagination": { "max-page-size": <integer; default: 100000>, "default-page-size": <integer; default: 100> } } }Output:
{ "value": [ { "id": 1000, "title": "Prelude to Foundation" } ], "nextLink": "https://localhost:5001/api/books?$after=W3siRW50aXR5TmFtZSI6ImJvb2tzIiwiRmllbGROYW1lI==" }Questions
nextLinkstructure somehow?Beta Was this translation helpful? Give feedback.
All reactions