Skip to content

docs: clarify invalid pagination value handling#1763

Open
tamjid14 wants to merge 1 commit into
typicode:mainfrom
tamjid14:patch-1
Open

docs: clarify invalid pagination value handling#1763
tamjid14 wants to merge 1 commit into
typicode:mainfrom
tamjid14:patch-1

Conversation

@tamjid14
Copy link
Copy Markdown

Summary

This PR clarifies how invalid pagination values are handled in the README.

It adds a short note explaining that invalid _page or _per_page values are normalized to valid ranges, with _per_page=0 as a concrete example.

Why

This makes the pagination behavior clearer for users who may expect _per_page=0 to return zero items.

Testing

  • Documentation-only change
  • No source code changes

Clarify behavior of invalid pagination parameters.
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.

1 participant