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

Parameters for paginating results #399

Open
sfolsom opened this issue Mar 25, 2024 · 0 comments
Open

Parameters for paginating results #399

sfolsom opened this issue Mar 25, 2024 · 0 comments

Comments

@sfolsom
Copy link
Contributor

sfolsom commented Mar 25, 2024

Look into maxRecords and startRecord parameters, and response_header with total_records for direct lookups.

Example: https://github.com/cul-it/qa_server_aws_deploy/blob/5d8044b3bc2e7c70da1a81794be024e3988e9f05/config/authorities/linked_data/ntsf_direct.json#L43

I'm guessing the current mode for supporting this depends on the data providers' APIs, and if they have an equivalent parameter in their API.

We might also consider if we can add this regardless of whether the provider API has the capability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant