Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lazy loading or other alternative to manual paging next/previous #20

Open
jmerlan opened this issue Oct 12, 2020 · 0 comments
Open

Comments

@jmerlan
Copy link
Member

jmerlan commented Oct 12, 2020

We do not want to GET all shared parameters for a Collection in one call as there can be thousands per response. Ideally implement some form of lazy loading rather than the current pager including an option to "load all" which still would make multiple API calls as a headless pager.

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

No branches or pull requests

1 participant