Skip to content

Add collection pagination controls - #95

Merged
eviltester merged 1 commit into
masterfrom
codex/issue-90-pagination
Jul 30, 2026
Merged

Add collection pagination controls#95
eviltester merged 1 commit into
masterfrom
codex/issue-90-pagination

Conversation

@eviltester

Copy link
Copy Markdown
Owner

Adds pagination support for collection and relationship-collection reads using reserved _limit and _offset query controls.

Includes API config defaults, validation, in-memory and SQLite pagination, generated HTML/OpenAPI docs updates, and tests for enabled/disabled paging behavior.

Validation:

  • mvn test
  • mvn install "-Dcheckstyle.skip=true" "-DskipITs=true"

Closes #90

Copilot AI review requested due to automatic review settings July 30, 2026 20:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eviltester
eviltester merged commit debf899 into master Jul 30, 2026
3 checks passed
@eviltester
eviltester deleted the codex/issue-90-pagination branch July 30, 2026 20:12
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.

Add pagination filter features to Thingifier

2 participants