Skip to content

Commit d823df6

Browse files
Merge pull request github#28552 from github/openapi-update-47d173d21789213de50ff81a44b3a9471acdf6d3e75e85769a836a436d337114
Update OpenAPI Descriptions
2 parents 97c2e48 + 0575496 commit d823df6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/rest/static/decorated/api.github.com.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482706,7 +482706,7 @@
482706482706
}
482707482707
],
482708482708
"previews": [],
482709-
"descriptionHTML": "<p>Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin access to the repository. For more information, see \"<a href=\"https://docs.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies\">About security alerts for vulnerable dependencies</a>\".</p>",
482709+
"descriptionHTML": "<p>Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin read access to the repository. For more information, see \"<a href=\"https://docs.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies\">About security alerts for vulnerable dependencies</a>\".</p>",
482710482710
"statusCodes": [
482711482711
{
482712482712
"httpStatusCode": "204",

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454419,7 +454419,7 @@
454419454419
"/repos/{owner}/{repo}/vulnerability-alerts": {
454420454420
"get": {
454421454421
"summary": "Check if vulnerability alerts are enabled for a repository",
454422-
"description": "Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://docs.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\".",
454422+
"description": "Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin read access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://docs.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\".",
454423454423
"tags": [
454424454424
"repos"
454425454425
],

0 commit comments

Comments
 (0)