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/GitHubEnterpriseCloud/current.spec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28391,7 +28391,7 @@ paths:
28391
28391
28392
28392
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:
28393
28393
28394
-
- The list of changed files is only shown on the first page of results, but it includes all changed files for the entire comparison.
28394
+
- 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.
28395
28395
- 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.
28396
28396
28397
28397
For more information on working with pagination, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api)."
0 commit comments