Skip to content

Commit a4fbb61

Browse files
Update OpenAPI 3.1 Descriptions
1 parent b0b3903 commit a4fbb61

32 files changed

Lines changed: 48 additions & 32 deletions

descriptions-next/api.github.com/api.github.com.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11237,7 +11237,7 @@
1123711237
},
1123811238
"events": {
1123911239
"type": "array",
11240-
"description": "Determines what [events](https://docs.github.com/webhooks/event-payloads) the hook is triggered for.",
11240+
"description": "Determines what [events](https://docs.github.com/webhooks/event-payloads) the hook is triggered for. Set to `[\"*\"]` to receive all possible events.",
1124111241
"default": [
1124211242
"push"
1124311243
],

descriptions-next/api.github.com/api.github.com.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8223,7 +8223,8 @@ paths:
82238223
events:
82248224
type: array
82258225
description: Determines what [events](https://docs.github.com/webhooks/event-payloads)
8226-
the hook is triggered for.
8226+
the hook is triggered for. Set to `["*"]` to receive all possible
8227+
events.
82278228
default:
82288229
- push
82298230
items:

descriptions-next/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82137,7 +82137,7 @@
8213782137
},
8213882138
"events": {
8213982139
"type": "array",
82140-
"description": "Determines what [events](https://docs.github.com/webhooks/event-payloads) the hook is triggered for.",
82140+
"description": "Determines what [events](https://docs.github.com/webhooks/event-payloads) the hook is triggered for. Set to `[\"*\"]` to receive all possible events.",
8214182141
"default": [
8214282142
"push"
8214382143
],

descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20382,7 +20382,8 @@ paths:
2038220382
events:
2038320383
type: array
2038420384
description: Determines what [events](https://docs.github.com/webhooks/event-payloads)
20385-
the hook is triggered for.
20385+
the hook is triggered for. Set to `["*"]` to receive all possible
20386+
events.
2038620387
default:
2038720388
- push
2038820389
items:

descriptions-next/ghec/dereferenced/ghec.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84340,7 +84340,7 @@
8434084340
},
8434184341
"events": {
8434284342
"type": "array",
84343-
"description": "Determines what [events](https://docs.github.com/enterprise-cloud@latest//webhooks/event-payloads) the hook is triggered for.",
84343+
"description": "Determines what [events](https://docs.github.com/enterprise-cloud@latest//webhooks/event-payloads) the hook is triggered for. Set to `[\"*\"]` to receive all possible events.",
8434484344
"default": [
8434584345
"push"
8434684346
],

descriptions-next/ghec/dereferenced/ghec.deref.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21634,7 +21634,8 @@ paths:
2163421634
events:
2163521635
type: array
2163621636
description: Determines what [events](https://docs.github.com/enterprise-cloud@latest//webhooks/event-payloads)
21637-
the hook is triggered for.
21637+
the hook is triggered for. Set to `["*"]` to receive all possible
21638+
events.
2163821639
default:
2163921640
- push
2164021641
items:

descriptions-next/ghec/ghec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12005,7 +12005,7 @@
1200512005
},
1200612006
"events": {
1200712007
"type": "array",
12008-
"description": "Determines what [events](https://docs.github.com/enterprise-cloud@latest//webhooks/event-payloads) the hook is triggered for.",
12008+
"description": "Determines what [events](https://docs.github.com/enterprise-cloud@latest//webhooks/event-payloads) the hook is triggered for. Set to `[\"*\"]` to receive all possible events.",
1200912009
"default": [
1201012010
"push"
1201112011
],

descriptions-next/ghec/ghec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8759,7 +8759,8 @@ paths:
87598759
events:
87608760
type: array
87618761
description: Determines what [events](https://docs.github.com/enterprise-cloud@latest//webhooks/event-payloads)
8762-
the hook is triggered for.
8762+
the hook is triggered for. Set to `["*"]` to receive all possible
8763+
events.
87638764
default:
87648765
- push
87658766
items:

descriptions-next/ghes-3.2/dereferenced/ghes-3.2.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80814,7 +80814,7 @@
8081480814
},
8081580815
"events": {
8081680816
"type": "array",
80817-
"description": "Determines what [events](https://docs.github.com/enterprise-server@3.2/webhooks/event-payloads) the hook is triggered for.",
80817+
"description": "Determines what [events](https://docs.github.com/enterprise-server@3.2/webhooks/event-payloads) the hook is triggered for. Set to `[\"*\"]` to receive all possible events.",
8081880818
"default": [
8081980819
"push"
8082080820
],

0 commit comments

Comments
 (0)