Skip to content

Commit d2a3772

Browse files
Update OpenAPI Description (#55788)
Co-authored-by: Sophie <[email protected]>
1 parent 8a6ebc4 commit d2a3772

File tree

2 files changed

+147
-147
lines changed

2 files changed

+147
-147
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13212,13 +13212,13 @@
1321213212
}
1321313213
],
1321413214
"previews": [],
13215+
"descriptionHTML": "<p>Deletes a secret in an environment using the secret name.</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>",
1321513216
"statusCodes": [
1321613217
{
1321713218
"httpStatusCode": "204",
1321813219
"description": "<p>Default response</p>"
1321913220
}
13220-
],
13221-
"descriptionHTML": "<p>Deletes a secret in an environment using the secret name.</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>"
13221+
]
1322213222
}
1322313223
],
1322413224
"self-hosted-runner-groups": [

0 commit comments

Comments
 (0)