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

fix: adjust parameter value on repository tree api #1212

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

lorenzo-cavazzi
Copy link
Member

The highest per_page value supported by GitLab is 100, any value higher than that doesn't take effect.
Even if the current setting doesn't create relevant problems, it was confusing to other devs trying to debug unexpected behaviors.

@lorenzo-cavazzi lorenzo-cavazzi added this to the sprint-2021-01-08 milestone Jan 22, 2021
@lorenzo-cavazzi lorenzo-cavazzi requested a review from a team as a code owner January 22, 2021 09:42
Copy link
Contributor

@ciyer ciyer left a comment

Choose a reason for hiding this comment

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

👍

@lorenzo-cavazzi lorenzo-cavazzi merged commit 2be72c2 into master Jan 22, 2021
@lorenzo-cavazzi lorenzo-cavazzi deleted the 0000-adjust-param branch January 22, 2021 16:48
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