We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Look into maxRecords and startRecord parameters, and response_header with total_records for direct lookups.
maxRecords
startRecord
response_header
total_records
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Look into
maxRecords
andstartRecord
parameters, andresponse_header
withtotal_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.
The text was updated successfully, but these errors were encountered: