Skip to content

Commit 12f5caf

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 0ca743e commit 12f5caf

24 files changed

+72
-72
lines changed

descriptions-next/api.github.com/api.github.com.2022-11-28.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143013,8 +143013,7 @@
143013143013
},
143014143014
"required": [
143015143015
"action",
143016-
"definition",
143017-
"organization"
143016+
"definition"
143018143017
]
143019143018
},
143020143019
"webhook-custom-property-deleted": {
@@ -143054,8 +143053,7 @@
143054143053
},
143055143054
"required": [
143056143055
"action",
143057-
"definition",
143058-
"organization"
143056+
"definition"
143059143057
]
143060143058
},
143061143059
"webhook-custom-property-updated": {
@@ -143086,8 +143084,7 @@
143086143084
},
143087143085
"required": [
143088143086
"action",
143089-
"definition",
143090-
"organization"
143087+
"definition"
143091143088
]
143092143089
},
143093143090
"webhook-custom-property-values-updated": {

descriptions-next/api.github.com/api.github.com.2022-11-28.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103891,7 +103891,6 @@ components:
103891103891
required:
103892103892
- action
103893103893
- definition
103894-
- organization
103895103894
webhook-custom-property-deleted:
103896103895
title: custom property deleted event
103897103896
type: object
@@ -103919,7 +103918,6 @@ components:
103919103918
required:
103920103919
- action
103921103920
- definition
103922-
- organization
103923103921
webhook-custom-property-updated:
103924103922
title: custom property updated event
103925103923
type: object
@@ -103941,7 +103939,6 @@ components:
103941103939
required:
103942103940
- action
103943103941
- definition
103944-
- organization
103945103942
webhook-custom-property-values-updated:
103946103943
title: Custom property values updated event
103947103944
type: object

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143013,8 +143013,7 @@
143013143013
},
143014143014
"required": [
143015143015
"action",
143016-
"definition",
143017-
"organization"
143016+
"definition"
143018143017
]
143019143018
},
143020143019
"webhook-custom-property-deleted": {
@@ -143054,8 +143053,7 @@
143054143053
},
143055143054
"required": [
143056143055
"action",
143057-
"definition",
143058-
"organization"
143056+
"definition"
143059143057
]
143060143058
},
143061143059
"webhook-custom-property-updated": {
@@ -143086,8 +143084,7 @@
143086143084
},
143087143085
"required": [
143088143086
"action",
143089-
"definition",
143090-
"organization"
143087+
"definition"
143091143088
]
143092143089
},
143093143090
"webhook-custom-property-values-updated": {

0 commit comments

Comments
 (0)