Skip to content

Commit

Permalink
Merge pull request #3792 from github/openapi-update-bd727a34ce423f076…
Browse files Browse the repository at this point in the history
…095144edf412f43191df8b220ec60f05f09ecdc9b53b264

Update OpenAPI 3.1 Descriptions
  • Loading branch information
easyt authored Jul 26, 2024
2 parents 0ca743e + 12f5caf commit 26b7e91
Show file tree
Hide file tree
Showing 24 changed files with 72 additions and 72 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143013,8 +143013,7 @@
},
"required": [
"action",
"definition",
"organization"
"definition"
]
},
"webhook-custom-property-deleted": {
Expand Down Expand Up @@ -143054,8 +143053,7 @@
},
"required": [
"action",
"definition",
"organization"
"definition"
]
},
"webhook-custom-property-updated": {
Expand Down Expand Up @@ -143086,8 +143084,7 @@
},
"required": [
"action",
"definition",
"organization"
"definition"
]
},
"webhook-custom-property-values-updated": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103891,7 +103891,6 @@ components:
required:
- action
- definition
- organization
webhook-custom-property-deleted:
title: custom property deleted event
type: object
Expand Down Expand Up @@ -103919,7 +103918,6 @@ components:
required:
- action
- definition
- organization
webhook-custom-property-updated:
title: custom property updated event
type: object
Expand All @@ -103941,7 +103939,6 @@ components:
required:
- action
- definition
- organization
webhook-custom-property-values-updated:
title: Custom property values updated event
type: object
Expand Down
9 changes: 3 additions & 6 deletions descriptions-next/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -143013,8 +143013,7 @@
},
"required": [
"action",
"definition",
"organization"
"definition"
]
},
"webhook-custom-property-deleted": {
Expand Down Expand Up @@ -143054,8 +143053,7 @@
},
"required": [
"action",
"definition",
"organization"
"definition"
]
},
"webhook-custom-property-updated": {
Expand Down Expand Up @@ -143086,8 +143084,7 @@
},
"required": [
"action",
"definition",
"organization"
"definition"
]
},
"webhook-custom-property-values-updated": {
Expand Down
Loading

0 comments on commit 26b7e91

Please sign in to comment.