Skip to content

Commit 03d37c9

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 0ca743e commit 03d37c9

24 files changed

+72
-72
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138981,8 +138981,7 @@
138981138981
},
138982138982
"required": [
138983138983
"action",
138984-
"definition",
138985-
"organization"
138984+
"definition"
138986138985
]
138987138986
},
138988138987
"webhook-custom-property-deleted": {
@@ -139022,8 +139021,7 @@
139022139021
},
139023139022
"required": [
139024139023
"action",
139025-
"definition",
139026-
"organization"
139024+
"definition"
139027139025
]
139028139026
},
139029139027
"webhook-custom-property-updated": {
@@ -139054,8 +139052,7 @@
139054139052
},
139055139053
"required": [
139056139054
"action",
139057-
"definition",
139058-
"organization"
139055+
"definition"
139059139056
]
139060139057
},
139061139058
"webhook-custom-property-values-updated": {

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102952,7 +102952,6 @@ components:
102952102952
required:
102953102953
- action
102954102954
- definition
102955-
- organization
102956102955
webhook-custom-property-deleted:
102957102956
title: custom property deleted event
102958102957
type: object
@@ -102980,7 +102979,6 @@ components:
102980102979
required:
102981102980
- action
102982102981
- definition
102983-
- organization
102984102982
webhook-custom-property-updated:
102985102983
title: custom property updated event
102986102984
type: object
@@ -103002,7 +103000,6 @@ components:
103002103000
required:
103003103001
- action
103004103002
- definition
103005-
- organization
103006103003
webhook-custom-property-values-updated:
103007103004
title: Custom property values updated event
103008103005
type: object

descriptions/api.github.com/api.github.com.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138981,8 +138981,7 @@
138981138981
},
138982138982
"required": [
138983138983
"action",
138984-
"definition",
138985-
"organization"
138984+
"definition"
138986138985
]
138987138986
},
138988138987
"webhook-custom-property-deleted": {
@@ -139022,8 +139021,7 @@
139022139021
},
139023139022
"required": [
139024139023
"action",
139025-
"definition",
139026-
"organization"
139024+
"definition"
139027139025
]
139028139026
},
139029139027
"webhook-custom-property-updated": {
@@ -139054,8 +139052,7 @@
139054139052
},
139055139053
"required": [
139056139054
"action",
139057-
"definition",
139058-
"organization"
139055+
"definition"
139059139056
]
139060139057
},
139061139058
"webhook-custom-property-values-updated": {

0 commit comments

Comments
 (0)