- Notifications
You must be signed in to change notification settings - Fork1.1k
Open
Description
Describe the bug
Add pagination support to theget_pull_request_files
tool.
Affected version
v0.5.0
Steps to reproduce the behavior
get_pull_request_files
retrieves only the first 30 files with diffs of any PR that contains more than 30 files.
Expected vs actual behavior
Support page and perPage parameters for theget_pull_request_files
Logs
N/A