You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/specs/GitHub/current.spec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24761,7 +24761,7 @@ paths:
24761
24761
24762
24762
To process a response with a large number of commits, use a query parameter (`per_page` or `page`) to paginate the results. When using pagination:
24763
24763
24764
-
- The list of changed files is only shown on the first page of results, but it includes all changed files for the entire comparison.
24764
+
- The list of changed files is only shown on the first page of results, and it includes up to 300 changed files for the entire comparison.
24765
24765
- The results are returned in chronological order, but the last commit in the returned list may not be the most recent one in the entire set if there are more pages of results.
24766
24766
24767
24767
For more information on working with pagination, see "[Using pagination in the REST API](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api)."
0 commit comments