Skip to content

REST: Add pagination support for list_views#3349

Open
ebyhr wants to merge 1 commit intoapache:mainfrom
ebyhr:ebi/rest-page-views
Open

REST: Add pagination support for list_views#3349
ebyhr wants to merge 1 commit intoapache:mainfrom
ebyhr:ebi/rest-page-views

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented May 9, 2026

Rationale for this change

Follows REST catalog spec:

Are these changes tested?

Yes, includes unit tests for paginated cases.

Are there any user-facing changes?

  • Before: returned incomplete view list when server paginated (only first page)
  • After: returns complete view list (fetches all pages)

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