Skip to content

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

Merged
wjrsimpson merged 2 commits intoORCID:mainfrom
kenlhlui:orcid-api-web/tutorial/search.md-patch-1
Aug 14, 2024
Merged

1. Fixed the correct query string for showing first 10 resutls.#7067
wjrsimpson merged 2 commits intoORCID:mainfrom
kenlhlui:orcid-api-web/tutorial/search.md-patch-1

Conversation

@kenlhlui
Copy link
Copy Markdown
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
Copy Markdown
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
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