- Notifications
You must be signed in to change notification settings - Fork786
Open
Description
The listPullRequests call allows an optional second parameter for options that include setting the page size for for a request. GitHub allowsper_page to also be sent along for the call wrapped bylistPullRequestFiles but this library doesn't allow options to be passed.
I'm happy to submit a PR but want to know:
- If you're cool with this
- How you'd like me to add this functionality without breaking any existing uses of the library that rely on the second parameter being a callback. implement a
listPullRequestFilesWithOptions?
Metadata
Metadata
Assignees
Labels
No labels