Skip to content

Commit ec6c9fe

Browse files
authored
Update OpenAPI Description (#50418)
1 parent 884e4ff commit ec6c9fe

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

src/github-apps/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "315cea70bdf7693058de84c6390ba9776eed00c0"
63+
"sha": "9d72fe2fc88c7c44f95f98997e39446e12b395e2"
6464
}

src/rest/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
]
4545
}
4646
},
47-
"sha": "315cea70bdf7693058de84c6390ba9776eed00c0"
47+
"sha": "9d72fe2fc88c7c44f95f98997e39446e12b395e2"
4848
}

src/webhooks/data/fpt/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191634,7 +191634,7 @@
191634191634
"push": {
191635191635
"default": {
191636191636
"descriptionHtml": "",
191637-
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: An event will not be created when more than three tags are pushed at once.</p>",
191637+
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: Events will not be created if more than 5000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once.</p>",
191638191638
"bodyParameters": [
191639191639
{
191640191640
"type": "string",

src/webhooks/data/ghec/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191698,7 +191698,7 @@
191698191698
"push": {
191699191699
"default": {
191700191700
"descriptionHtml": "",
191701-
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: An event will not be created when more than three tags are pushed at once.</p>",
191701+
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: Events will not be created if more than 5000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once.</p>",
191702191702
"bodyParameters": [
191703191703
{
191704191704
"type": "string",

src/webhooks/data/ghes-3.10/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181199,7 +181199,7 @@
181199181199
"push": {
181200181200
"default": {
181201181201
"descriptionHtml": "",
181202-
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: An event will not be created when more than three tags are pushed at once.</p>",
181202+
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: Events will not be created if more than 5000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once.</p>",
181203181203
"bodyParameters": [
181204181204
{
181205181205
"type": "string",

src/webhooks/data/ghes-3.11/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181328,7 +181328,7 @@
181328181328
"push": {
181329181329
"default": {
181330181330
"descriptionHtml": "",
181331-
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: An event will not be created when more than three tags are pushed at once.</p>",
181331+
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: Events will not be created if more than 5000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once.</p>",
181332181332
"bodyParameters": [
181333181333
{
181334181334
"type": "string",

src/webhooks/data/ghes-3.12/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182492,7 +182492,7 @@
182492182492
"push": {
182493182493
"default": {
182494182494
"descriptionHtml": "",
182495-
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: An event will not be created when more than three tags are pushed at once.</p>",
182495+
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: Events will not be created if more than 5000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once.</p>",
182496182496
"bodyParameters": [
182497182497
{
182498182498
"type": "string",

src/webhooks/data/ghes-3.9/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176201,7 +176201,7 @@
176201176201
"push": {
176202176202
"default": {
176203176203
"descriptionHtml": "",
176204-
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: An event will not be created when more than three tags are pushed at once.</p>",
176204+
"summaryHtml": "<p>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 created from a template. To subscribe to only branch\nand tag deletions, use the <a href=\"#delete\"><code>delete</code></a> webhook event.</p>\n<p>To subscribe to this event, a GitHub App must have at least read-level access for the \"Contents\" repository permission.</p>\n<p><strong>Note</strong>: Events will not be created if more than 5000 branches are pushed at once. Events will not be created for tags when more than three tags are pushed at once.</p>",
176205176205
"bodyParameters": [
176206176206
{
176207176207
"type": "string",

src/webhooks/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"sha": "315cea70bdf7693058de84c6390ba9776eed00c0"
2+
"sha": "9d72fe2fc88c7c44f95f98997e39446e12b395e2"
33
}

0 commit comments

Comments
 (0)