Skip to content

Fix: Modified parameters to follow to API specifications#99

Merged
zkoppert merged 1 commit into
github-community-projects:mainfrom
kzk-maeda:fix/api-param
Aug 10, 2023
Merged

Fix: Modified parameters to follow to API specifications#99
zkoppert merged 1 commit into
github-community-projects:mainfrom
kzk-maeda:fix/api-param

Conversation

@kzk-maeda
Copy link
Copy Markdown
Contributor

What was changed

Fixed per_page parameter to follow to the API specifications.

The parameter of per_page is allowed under the value of 100 as below document.
https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#list-repository-issues

@kzk-maeda kzk-maeda requested a review from zkoppert as a code owner August 10, 2023 08:40
Copy link
Copy Markdown
Collaborator

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

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

Great catch! Thank you for taking the time to contribute! Appreciate it!

@zkoppert zkoppert merged commit 49a02ad into github-community-projects:main Aug 10, 2023
@zkoppert zkoppert added the bug Something isn't working label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants