Skip to content

Commit 14c5f91

Browse files
authored
Merge pull request #1179 from php-api-clients/GitHub/from-1.1.4-eb75ba12b8f78ce6cf7e307635ad5f13-from-1.1.4-eb75ba12b8f78ce6cf7e307635ad5f13
2 parents 313de2e + 79ba03d commit 14c5f91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

clients/GitHub/etc/openapi-client-generator.state

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "6427e6326d9646fc1b49f1e1dcf2d9db",
2+
"specHash": "eb75ba12b8f78ce6cf7e307635ad5f13",
33
"generatedFiles": {
44
"files": [
55
{
@@ -5648,7 +5648,7 @@
56485648
},
56495649
{
56505650
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Pulls.php",
5651-
"hash": "60138d3a0e61f4cd49819b25927d75b3"
5651+
"hash": "d922518f8c93d21148f0207ad009c14a"
56525652
},
56535653
{
56545654
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/SecurityAdvisories.php",

etc/specs/GitHub/current.spec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24761,7 +24761,7 @@ paths:
2476124761

2476224762
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:
2476324763

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.
2476524765
- 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.
2476624766

2476724767
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

Comments
 (0)