Skip to content

Commit 016fa6c

Browse files
Update OpenAPI Descriptions
1 parent 0186424 commit 016fa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)