Skip to content

docs(refit): add the pagination page - #996

Merged
ChrisPulman merged 1 commit into
mainfrom
docs/refit-pagination
Sep 20, 2026
Merged

ChrisPulman merged 1 commit into
mainfrom
docs/refit-pagination

Conversation

@glennawatson

Copy link
Copy Markdown
Contributor

What are the main goals of this change?

  • Better readability (style, grammar, spelling...)
  • Content correction (accuracy, wrong information...)
  • New content

Is this change related to any reported issue? (Optional)
Documents the paging support in reactiveui/refit#2332.

Notes (Optional)

  • Adds results/pagination.md, a walkthrough for PagedEnumerable and the [Paged] and [PageToken] attributes across cursors, headers, offsets and links.
  • Links the page from the results index, the Refit topic list and the API reference.
  • The code blocks are excerpts from src/examples/Documentation/Paging in the Refit repository.

- Add a walkthrough for reading paged lists with PagedEnumerable and the Paged and PageToken attributes.
- Cover cursors, headers, offsets and links, the link origin policy and hand-written wrappers.
- Link the page from the results index, the Refit topic list and the API reference.
@ChrisPulman
ChrisPulman merged commit b0e073a into main Sep 20, 2026
4 checks passed
@ChrisPulman
ChrisPulman deleted the docs/refit-pagination branch September 20, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants