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

[Enhancement] Invoke-GitHubAPI - Automatically set paging size #31

Open
MariusStorhaug opened this issue Sep 29, 2023 · 0 comments
Open

Comments

@MariusStorhaug
Copy link
Contributor

Currently the paging size is set per command that supports it, but for simplicity this could be set in the Invoke-GHAPI function and overridden when wanted. i.e. the default value gets removed from the calling function, but remains a default in the Invoke-GHAPI function and overrideable from the calling function by providing a value to the pagesize param for the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant