Skip to content

Commit

Permalink
Merge pull request #2978 from github/openapi-update-05ac609f29e34852d…
Browse files Browse the repository at this point in the history
…bb3835f5d777ca6675d7635e8a75cc6840cd1d427e897cb

Update OpenAPI 3.1 Descriptions
  • Loading branch information
becco authored Sep 12, 2023
2 parents ee4d578 + f2be184 commit 13c873c
Show file tree
Hide file tree
Showing 48 changed files with 1,886 additions and 15,427 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77701,7 +77701,7 @@
},
"push": {
"post": {
"summary": "This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, \nwhen a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch\nand tag deletions, use the [`delete`](#delete) webhook event.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.\n\n**Note**: An event will not be created when more than three tags are pushed at once.",
"summary": "This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,\nwhen a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch\nand tag deletions, use the [`delete`](#delete) webhook event.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.\n\n**Note**: An event will not be created when more than three tags are pushed at once.",
"operationId": "push",
"externalDocs": {
"url": "https://docs.github.com/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#push"
Expand Down
15 changes: 8 additions & 7 deletions descriptions-next/api.github.com/api.github.com.2022-11-28.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55385,13 +55385,14 @@ webhooks:
- app
push:
post:
summary: "This event occurs when there is a push to a repository branch. This
includes when a commit is pushed, when a commit tag is pushed, \nwhen a branch
is deleted, when a tag is deleted, or when a repository is cloned. To subscribe
to only branch\nand tag deletions, use the [`delete`](#delete) webhook event.\n\nTo
subscribe to this event, a GitHub App must have at least read-level access
for the \"Contents\" repository permission.\n\n**Note**: An event will not
be created when more than three tags are pushed at once."
summary: |-
This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
and tag deletions, use the [`delete`](#delete) webhook event.

To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.

**Note**: An event will not be created when more than three tags are pushed at once.
operationId: push
externalDocs:
url: https://docs.github.com/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#push
Expand Down
2 changes: 1 addition & 1 deletion descriptions-next/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -77701,7 +77701,7 @@
},
"push": {
"post": {
"summary": "This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, \nwhen a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch\nand tag deletions, use the [`delete`](#delete) webhook event.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.\n\n**Note**: An event will not be created when more than three tags are pushed at once.",
"summary": "This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,\nwhen a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch\nand tag deletions, use the [`delete`](#delete) webhook event.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.\n\n**Note**: An event will not be created when more than three tags are pushed at once.",
"operationId": "push",
"externalDocs": {
"url": "https://docs.github.com/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#push"
Expand Down
15 changes: 8 additions & 7 deletions descriptions-next/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55385,13 +55385,14 @@ webhooks:
- app
push:
post:
summary: "This event occurs when there is a push to a repository branch. This
includes when a commit is pushed, when a commit tag is pushed, \nwhen a branch
is deleted, when a tag is deleted, or when a repository is cloned. To subscribe
to only branch\nand tag deletions, use the [`delete`](#delete) webhook event.\n\nTo
subscribe to this event, a GitHub App must have at least read-level access
for the \"Contents\" repository permission.\n\n**Note**: An event will not
be created when more than three tags are pushed at once."
summary: |-
This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
and tag deletions, use the [`delete`](#delete) webhook event.

To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.

**Note**: An event will not be created when more than three tags are pushed at once.
operationId: push
externalDocs:
url: https://docs.github.com/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#push
Expand Down
Loading

0 comments on commit 13c873c

Please sign in to comment.