Skip to content

Commit 04223dc

Browse files
authored
Update OpenAPI Description (#42601)
1 parent 5782cd6 commit 04223dc

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
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": "efb5b7cd2d4d51131d2f9d9dd72a1f3fd066825d"
63+
"sha": "905287f88dd3ad9a6a89150eeb4bd959219552b5"
6464
}

src/rest/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
]
3737
}
3838
},
39-
"sha": "efb5b7cd2d4d51131d2f9d9dd72a1f3fd066825d"
39+
"sha": "905287f88dd3ad9a6a89150eeb4bd959219552b5"
4040
}

src/webhooks/data/fpt/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190606,7 +190606,7 @@
190606190606
"push": {
190607190607
"default": {
190608190608
"descriptionHtml": "",
190609-
"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 cloned. 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>",
190609+
"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>",
190610190610
"bodyParameters": [
190611190611
{
190612190612
"type": "string",

src/webhooks/data/ghae/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177243,7 +177243,7 @@
177243177243
"push": {
177244177244
"default": {
177245177245
"descriptionHtml": "",
177246-
"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 cloned. 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>",
177246+
"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>",
177247177247
"bodyParameters": [
177248177248
{
177249177249
"type": "string",

src/webhooks/data/ghec/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190606,7 +190606,7 @@
190606190606
"push": {
190607190607
"default": {
190608190608
"descriptionHtml": "",
190609-
"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 cloned. 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>",
190609+
"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>",
190610190610
"bodyParameters": [
190611190611
{
190612190612
"type": "string",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180574,7 +180574,7 @@
180574180574
"push": {
180575180575
"default": {
180576180576
"descriptionHtml": "",
180577-
"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 cloned. 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>",
180577+
"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>",
180578180578
"bodyParameters": [
180579180579
{
180580180580
"type": "string",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171312,7 +171312,7 @@
171312171312
"push": {
171313171313
"default": {
171314171314
"descriptionHtml": "",
171315-
"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 cloned. 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>",
171315+
"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>",
171316171316
"bodyParameters": [
171317171317
{
171318171318
"type": "string",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171312,7 +171312,7 @@
171312171312
"push": {
171313171313
"default": {
171314171314
"descriptionHtml": "",
171315-
"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 cloned. 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>",
171315+
"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>",
171316171316
"bodyParameters": [
171317171317
{
171318171318
"type": "string",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175326,7 +175326,7 @@
175326175326
"push": {
175327175327
"default": {
175328175328
"descriptionHtml": "",
175329-
"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 cloned. 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>",
175329+
"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>",
175330175330
"bodyParameters": [
175331175331
{
175332175332
"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": "efb5b7cd2d4d51131d2f9d9dd72a1f3fd066825d"
2+
"sha": "905287f88dd3ad9a6a89150eeb4bd959219552b5"
33
}

0 commit comments

Comments
 (0)