Skip to content

Commit a218d76

Browse files
authored
Update OpenAPI Description (github#40650)
1 parent d6968e1 commit a218d76

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/github-apps/data/fpt-2022-11-28/fine-grained-pat-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@
21892189
"verb": "get",
21902190
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
21912191
"additional-permissions": [],
2192-
"access": "write"
2192+
"access": "read"
21932193
},
21942194
{
21952195
"category": "repos",

src/github-apps/data/fpt-2022-11-28/server-to-server-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2736,7 +2736,7 @@
27362736
"subcategory": "repos",
27372737
"verb": "get",
27382738
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
2739-
"access": "write",
2739+
"access": "read",
27402740
"user-to-server": true,
27412741
"server-to-server": true,
27422742
"additional-permissions": []

src/github-apps/data/ghec-2022-11-28/fine-grained-pat-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2748,7 +2748,7 @@
27482748
"verb": "get",
27492749
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
27502750
"additional-permissions": [],
2751-
"access": "write"
2751+
"access": "read"
27522752
},
27532753
{
27542754
"category": "repos",

src/github-apps/data/ghec-2022-11-28/server-to-server-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3426,7 +3426,7 @@
34263426
"subcategory": "repos",
34273427
"verb": "get",
34283428
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
3429-
"access": "write",
3429+
"access": "read",
34303430
"user-to-server": true,
34313431
"server-to-server": true,
34323432
"additional-permissions": []

src/github-apps/data/ghes-3.10-2022-11-28/fine-grained-pat-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2286,7 +2286,7 @@
22862286
"verb": "get",
22872287
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
22882288
"additional-permissions": [],
2289-
"access": "write"
2289+
"access": "read"
22902290
},
22912291
{
22922292
"category": "branches",

src/github-apps/data/ghes-3.10-2022-11-28/server-to-server-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@
28722872
"subcategory": "repos",
28732873
"verb": "get",
28742874
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
2875-
"access": "write",
2875+
"access": "read",
28762876
"user-to-server": true,
28772877
"server-to-server": true,
28782878
"additional-permissions": []

0 commit comments

Comments
 (0)