Skip to content

Commit 21b25c0

Browse files
docs-botsunbrye
andauthored
Update OpenAPI Description (#56118)
Co-authored-by: Sunbrye Ly <[email protected]>
1 parent ce12ff2 commit 21b25c0

File tree

9 files changed

+550
-550
lines changed

9 files changed

+550
-550
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": "7fa9b34e16fec58ad8d856fb0c84488e53574beb"
63+
"sha": "23d16a0c0808c8241b1076d63e8d3f2e75cb6632"
6464
}

src/rest/data/fpt-2022-11-28/schema.json

Lines changed: 72 additions & 72 deletions
Large diffs are not rendered by default.

src/rest/data/ghec-2022-11-28/schema.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12989,13 +12989,13 @@
1298912989
}
1299012990
],
1299112991
"previews": [],
12992+
"descriptionHTML": "<p>Gets a single environment secret without revealing its encrypted value.</p>\n<p>Authenticated users must have collaborator access to a repository to create, update, or read secrets.</p>\n<p>OAuth tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>",
1299212993
"statusCodes": [
1299312994
{
1299412995
"httpStatusCode": "200",
1299512996
"description": "<p>OK</p>"
1299612997
}
12997-
],
12998-
"descriptionHTML": "<p>Gets a single environment secret without revealing its encrypted value.</p>\n<p>Authenticated users must have collaborator access to a repository to create, update, or read secrets.</p>\n<p>OAuth tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>"
12998+
]
1299912999
},
1300013000
{
1300113001
"serverUrl": "https://api.github.com",
@@ -230076,6 +230076,7 @@
230076230076
}
230077230077
],
230078230078
"previews": [],
230079+
"descriptionHTML": "<p>Select the repositories that will use a user's development environment secret.</p>\n<p>The authenticated user must have Codespaces access to use this endpoint.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>codespace</code> or <code>codespace:secrets</code> scope to use this endpoint.</p>",
230079230080
"statusCodes": [
230080230081
{
230081230082
"httpStatusCode": "204",
@@ -230097,8 +230098,7 @@
230097230098
"httpStatusCode": "500",
230098230099
"description": "<p>Internal Error</p>"
230099230100
}
230100-
],
230101-
"descriptionHTML": "<p>Select the repositories that will use a user's development environment secret.</p>\n<p>The authenticated user must have Codespaces access to use this endpoint.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>codespace</code> or <code>codespace:secrets</code> scope to use this endpoint.</p>"
230101+
]
230102230102
},
230103230103
{
230104230104
"serverUrl": "https://api.github.com",
@@ -272545,13 +272545,13 @@
272545272545
}
272546272546
],
272547272547
"previews": [],
272548+
"descriptionHTML": "<p>Updates a deployment branch or tag policy for an environment.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>",
272548272549
"statusCodes": [
272549272550
{
272550272551
"httpStatusCode": "200",
272551272552
"description": "<p>OK</p>"
272552272553
}
272553-
],
272554-
"descriptionHTML": "<p>Updates a deployment branch or tag policy for an environment.</p>\n<p>OAuth app tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p>"
272554+
]
272555272555
},
272556272556
{
272557272557
"serverUrl": "https://api.github.com",
@@ -317125,13 +317125,13 @@
317125317125
}
317126317126
],
317127317127
"previews": [],
317128+
"descriptionHTML": "<p>Removes all interaction restrictions from public repositories in the given organization. You must be an organization owner to remove restrictions.</p>",
317128317129
"statusCodes": [
317129317130
{
317130317131
"httpStatusCode": "204",
317131317132
"description": "<p>No Content</p>"
317132317133
}
317133-
],
317134-
"descriptionHTML": "<p>Removes all interaction restrictions from public repositories in the given organization. You must be an organization owner to remove restrictions.</p>"
317134+
]
317135317135
}
317136317136
],
317137317137
"repos": [
@@ -526760,13 +526760,13 @@
526760526760
}
526761526761
],
526762526762
"previews": [],
526763+
"descriptionHTML": "<div class=\"ghd-alert ghd-alert-accent\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"></path></svg>Note</p>\n<p>\nYou can also specify a repository by <code>repository_id</code> using the route <code>DELETE /repositories/:repository_id/issues/:issue_number/reactions/:reaction_id</code>.</p>\n</div>\n<p>Delete a reaction to an <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue\">issue</a>.</p>",
526763526764
"statusCodes": [
526764526765
{
526765526766
"httpStatusCode": "204",
526766526767
"description": "<p>No Content</p>"
526767526768
}
526768-
],
526769-
"descriptionHTML": "<div class=\"ghd-alert ghd-alert-accent\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"></path></svg>Note</p>\n<p>\nYou can also specify a repository by <code>repository_id</code> using the route <code>DELETE /repositories/:repository_id/issues/:issue_number/reactions/:reaction_id</code>.</p>\n</div>\n<p>Delete a reaction to an <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue\">issue</a>.</p>"
526769+
]
526770526770
},
526771526771
{
526772526772
"serverUrl": "https://api.github.com",
@@ -662813,13 +662813,13 @@
662813662813
}
662814662814
],
662815662815
"previews": [],
662816+
"descriptionHTML": "<p>List IdP groups connected to a team on GitHub Enterprise Cloud.</p>\n<p>Team synchronization is available for organizations using GitHub Enterprise Cloud. For more information, see <a href=\"https://docs.github.com/enterprise-cloud@latest//github/getting-started-with-github/githubs-products\">GitHub's products</a> in the GitHub Help documentation.</p>\n<div class=\"ghd-alert ghd-alert-accent\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"></path></svg>Note</p>\n<p>\nYou can also specify a team by <code>org_id</code> and <code>team_id</code> using the route <code>GET /organizations/{org_id}/team/{team_id}/team-sync/group-mappings</code>.</p>\n</div>",
662816662817
"statusCodes": [
662817662818
{
662818662819
"httpStatusCode": "200",
662819662820
"description": "<p>OK</p>"
662820662821
}
662821-
],
662822-
"descriptionHTML": "<p>List IdP groups connected to a team on GitHub Enterprise Cloud.</p>\n<p>Team synchronization is available for organizations using GitHub Enterprise Cloud. For more information, see <a href=\"https://docs.github.com/enterprise-cloud@latest//github/getting-started-with-github/githubs-products\">GitHub's products</a> in the GitHub Help documentation.</p>\n<div class=\"ghd-alert ghd-alert-accent\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"></path></svg>Note</p>\n<p>\nYou can also specify a team by <code>org_id</code> and <code>team_id</code> using the route <code>GET /organizations/{org_id}/team/{team_id}/team-sync/group-mappings</code>.</p>\n</div>"
662822+
]
662823662823
},
662824662824
{
662825662825
"serverUrl": "https://api.github.com",

0 commit comments

Comments
 (0)