Skip to content

Commit 79ba03d

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHub] Update to 1.1.4-eb75ba12b8f78ce6cf7e307635ad5f13 from 1.1.4-6427e6326d9646fc1b49f1e1dcf2d9db
Detected Schema changes: starting work. Building original model for commit 4e1c50 SPEC: extracted 2 commits from history ``` └─┬Paths └─┬/repos/{owner}/{repo}/compare/{basehead} └─┬GET └──[🔀] description (24746:20) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 1 | 0 | Date: 05/29/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml - **Total Changes**: _1_ - **Modifications**: _1_ DONE: completed
1 parent 313de2e commit 79ba03d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

clients/GitHub/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": "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

Lines changed: 1 addition & 1 deletion
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)