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

1. Fixed the correct query string for showing first 10 resutls. #7067

Merged

Conversation

kenlhlui
Copy link
Contributor

Fixed the correct query string for showing first 10 results.
The original start=1 skips the first record, so the result shows the first 2 - 11 records. start=0 is the correct parameter.

…rt=1` skips the actual first reocrd, making the result showing the first 2 - 11 records.
Copy link
Member

@wjrsimpson wjrsimpson left a comment

Choose a reason for hiding this comment

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

Good catch. Thanks for the pull request!

@wjrsimpson wjrsimpson merged commit cb8bae8 into ORCID:main Aug 14, 2024
22 checks passed
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.

2 participants