Skip to content

Commit 308f3d8

Browse files
authored
Merge pull request #1180 from php-api-clients/GitHubEnterpriseCloud/from-1.1.4-d61670a493c4eff3a04ce0deec100fb7-from-1.1.4-d61670a493c4eff3a04ce0deec100fb7
2 parents 14c5f91 + b53ae06 commit 308f3d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "041810bc991810fa97b34eae71cba9ac",
2+
"specHash": "d61670a493c4eff3a04ce0deec100fb7",
33
"generatedFiles": {
44
"files": [
55
{
@@ -6008,7 +6008,7 @@
60086008
},
60096009
{
60106010
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Pulls.php",
6011-
"hash": "de2c25c9cb75e3ac17a7889ad5296a73"
6011+
"hash": "e28481d1ae839ea433eae30e279e3692"
60126012
},
60136013
{
60146014
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/SecurityAdvisories.php",

etc/specs/GitHubEnterpriseCloud/current.spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28391,7 +28391,7 @@ paths:
2839128391

2839228392
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:
2839328393

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.
2839528395
- 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.
2839628396

2839728397
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

Comments
 (0)