Skip to content

Commit bf39358

Browse files
author
Octokit Bot
committed
WIP: schema updates
1 parent 7d56f06 commit bf39358

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

cache/api.github.com.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123209,7 +123209,7 @@
123209123209
"type": "string"
123210123210
},
123211123211
"commits": {
123212-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
123212+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/rest/commits) to fetch additional commits.",
123213123213
"type": "array",
123214123214
"items": {
123215123215
"title": "Commit",

cache/ghec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124954,7 +124954,7 @@
124954124954
"type": "string"
124955124955
},
124956124956
"commits": {
124957-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/enterprise-cloud@latest//rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
124957+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/enterprise-cloud@latest//rest/commits) to fetch additional commits.",
124958124958
"type": "array",
124959124959
"items": {
124960124960
"title": "Commit",

cache/ghes-3.10.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117175,7 +117175,7 @@
117175117175
"type": "string"
117176117176
},
117177117177
"commits": {
117178-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
117178+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits.",
117179117179
"type": "array",
117180117180
"items": {
117181117181
"title": "Commit",

cache/ghes-3.11.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118701,7 +118701,7 @@
118701118701
"type": "string"
118702118702
},
118703118703
"commits": {
118704-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
118704+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits.",
118705118705
"type": "array",
118706118706
"items": {
118707118707
"title": "Commit",

cache/ghes-3.12.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119558,7 +119558,7 @@
119558119558
"type": "string"
119559119559
},
119560119560
"commits": {
119561-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
119561+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits.",
119562119562
"type": "array",
119563119563
"items": {
119564119564
"title": "Commit",

cache/ghes-3.8.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114663,7 +114663,7 @@
114663114663
"type": "string"
114664114664
},
114665114665
"commits": {
114666-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
114666+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits.",
114667114667
"type": "array",
114668114668
"items": {
114669114669
"title": "Commit",

cache/ghes-3.9.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116134,7 +116134,7 @@
116134116134
"type": "string"
116135116135
},
116136116136
"commits": {
116137-
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.",
116137+
"description": "An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits.",
116138116138
"type": "array",
116139116139
"items": {
116140116140
"title": "Commit",

packages/openapi-webhooks-types-ghec/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58251,7 +58251,7 @@ export interface components {
5825158251
base_ref: string | null;
5825258252
/** @description The SHA of the most recent commit on `ref` before the push. */
5825358253
before: string;
58254-
/** @description An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/enterprise-cloud@latest//rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries. */
58254+
/** @description An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/enterprise-cloud@latest//rest/commits) to fetch additional commits. */
5825558255
commits: {
5825658256
/** @description An array of files added in the commit. A maximum of 3000 changed files will be reported per commit. */
5825758257
added?: string[];

packages/openapi-webhooks-types-ghes-3.10/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54887,7 +54887,7 @@ export interface components {
5488754887
base_ref: string | null;
5488854888
/** @description The SHA of the most recent commit on `ref` before the push. */
5488954889
before: string;
54890-
/** @description An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries. */
54890+
/** @description An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. */
5489154891
commits: {
5489254892
/** @description An array of files added in the commit. A maximum of 3000 changed files will be reported per commit. */
5489354893
added?: string[];

packages/openapi-webhooks-types-ghes-3.11/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54963,7 +54963,7 @@ export interface components {
5496354963
base_ref: string | null;
5496454964
/** @description The SHA of the most recent commit on `ref` before the push. */
5496554965
before: string;
54966-
/** @description An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 20 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries. */
54966+
/** @description An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the `compare` between the `before` commit and the `after` commit.) The array includes a maximum of 2048 commits. If necessary, you can use the [Commits API](https://docs.github.com/[email protected]/rest/commits) to fetch additional commits. */
5496754967
commits: {
5496854968
/** @description An array of files added in the commit. A maximum of 3000 changed files will be reported per commit. */
5496954969
added?: string[];

0 commit comments

Comments
 (0)