Skip to content

SIMSBIOHUB-893: Add Default Pagination & Increase Max Limit#348

Open
mauberti-bc wants to merge 8 commits intodevfrom
SIMSBIOHUB-893
Open

SIMSBIOHUB-893: Add Default Pagination & Increase Max Limit#348
mauberti-bc wants to merge 8 commits intodevfrom
SIMSBIOHUB-893

Conversation

@mauberti-bc
Copy link
Collaborator

@mauberti-bc mauberti-bc commented Feb 27, 2026

Links to Jira Tickets

Description of Changes

  • Changes the per_page property in the pagination response to always match the limit query param (previously, per_page was the number of rows returned)
  • For API endpoints that support pagination, limit defaults to 25 and page defaults to 1
  • Maximum limit of 2000 instead of 100.

@mauberti-bc mauberti-bc marked this pull request as ready for review February 27, 2026 21:44
@mauberti-bc mauberti-bc added the Ready For Review PR is ready for review label Feb 27, 2026
@dwhogan dwhogan self-requested a review March 2, 2026 16:00
@mauberti-bc mauberti-bc changed the title SIMSBIOHUB-893: Add Default Pagination SIMSBIOHUB-893: Add Default Pagination & Increase Max Limit Mar 2, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

Copy link
Collaborator

@dwhogan dwhogan left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready For Review PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants