Skip to content

Conversation

JRB66955
Copy link
Collaborator

No description provided.

…ing all models in chunks of 100 for frontend display, tests still wip/untouched
@JRB66955 JRB66955 added bug Something isn't working javascript Pull requests that update Javascript code draft labels Sep 24, 2025
Copy link
Contributor

@PE39806 PE39806 left a comment

Choose a reason for hiding this comment

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

I was originally anticipating this only being used for the GET /v2/_catalog call but your work is much better as it also covers pagination for GET /v2/<name>/tags/list.
It looks like you're correctly implementing the spec, but could you add an optional bool param which would allow for not making repeated requests for the subsequent Links? (e.g. traverseLinks: bool = true)? I can't imagine there are many times we would need this but it might be nice to have.

@JRB66955 JRB66955 marked this pull request as ready for review September 25, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants