Skip to content

Commit

Permalink
Update OpenAPI Description (#40650)
Browse files Browse the repository at this point in the history
  • Loading branch information
docs-bot authored Aug 14, 2023
1 parent d6968e1 commit a218d76
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2189,7 +2189,7 @@
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
"access": "read"
},
{
"category": "repos",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2736,7 +2736,7 @@
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2748,7 +2748,7 @@
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
"access": "read"
},
{
"category": "repos",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3426,7 +3426,7 @@
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2286,7 +2286,7 @@
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
"access": "read"
},
{
"category": "branches",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2872,7 +2872,7 @@
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
Expand Down

0 comments on commit a218d76

Please sign in to comment.