Skip to content

Commit d758b1b

Browse files
authored
Merge pull request #655 from github/openapi-update-82c7fa04c3da09f8d70199d2e7deeb7be6c7bf18d9caa172b23a8333c6819c87
Update OpenAPI Descriptions
2 parents 55327b2 + b1c3283 commit d758b1b

20 files changed

+382
-255
lines changed

descriptions/api.github.com/api.github.com.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53244,9 +53244,10 @@
5324453244
},
5324553245
"vulnerability_alerts": {
5324653246
"type": "string",
53247-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
53247+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
5324853248
"enum": [
53249-
"read"
53249+
"read",
53250+
"write"
5325053251
]
5325153252
},
5325253253
"workflows": {
@@ -95025,7 +95026,7 @@
9502595026
"codespaces-list": {
9502695027
"value": {
9502795028
"total_count": 3,
95028-
"secrets": [
95029+
"codespaces": [
9502995030
{
9503095031
"id": 1,
9503195032
"name": "monalisa-octocat-hello-world-g4wpq6h95q",

descriptions/api.github.com/api.github.com.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38282,10 +38282,11 @@ components:
3828238282
- write
3828338283
vulnerability_alerts:
3828438284
type: string
38285-
description: 'The level of permission to grant the access token to retrieve
38286-
Dependabot alerts. Can be one of: `read`.'
38285+
description: 'The level of permission to grant the access token to manage
38286+
Dependabot alerts. Can be one of: `read` or `write`.'
3828738287
enum:
3828838288
- read
38289+
- write
3828938290
workflows:
3829038291
type: string
3829138292
description: 'The level of permission to grant the access token to update
@@ -72243,7 +72244,7 @@ components:
7224372244
codespaces-list:
7224472245
value:
7224572246
total_count: 3
72246-
secrets:
72247+
codespaces:
7224772248
- id: 1
7224872249
name: monalisa-octocat-hello-world-g4wpq6h95q
7224972250
environment_id: 26a7c758-7299-4a73-b978-5a92a7ae98a0

descriptions/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 64 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,9 +2560,10 @@
25602560
},
25612561
"vulnerability_alerts": {
25622562
"type": "string",
2563-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
2563+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
25642564
"enum": [
2565-
"read"
2565+
"read",
2566+
"write"
25662567
]
25672568
},
25682569
"workflows": {
@@ -3350,9 +3351,10 @@
33503351
},
33513352
"vulnerability_alerts": {
33523353
"type": "string",
3353-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
3354+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
33543355
"enum": [
3355-
"read"
3356+
"read",
3357+
"write"
33563358
]
33573359
},
33583360
"workflows": {
@@ -4020,9 +4022,10 @@
40204022
},
40214023
"vulnerability_alerts": {
40224024
"type": "string",
4023-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
4025+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
40244026
"enum": [
4025-
"read"
4027+
"read",
4028+
"write"
40264029
]
40274030
},
40284031
"workflows": {
@@ -4301,9 +4304,10 @@
43014304
},
43024305
"vulnerability_alerts": {
43034306
"type": "string",
4304-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
4307+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
43054308
"enum": [
4306-
"read"
4309+
"read",
4310+
"write"
43074311
]
43084312
},
43094313
"workflows": {
@@ -7252,9 +7256,10 @@
72527256
},
72537257
"vulnerability_alerts": {
72547258
"type": "string",
7255-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
7259+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
72567260
"enum": [
7257-
"read"
7261+
"read",
7262+
"write"
72587263
]
72597264
},
72607265
"workflows": {
@@ -8089,9 +8094,10 @@
80898094
},
80908095
"vulnerability_alerts": {
80918096
"type": "string",
8092-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
8097+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
80938098
"enum": [
8094-
"read"
8099+
"read",
8100+
"write"
80958101
]
80968102
},
80978103
"workflows": {
@@ -8847,9 +8853,10 @@
88478853
},
88488854
"vulnerability_alerts": {
88498855
"type": "string",
8850-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
8856+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
88518857
"enum": [
8852-
"read"
8858+
"read",
8859+
"write"
88538860
]
88548861
},
88558862
"workflows": {
@@ -9316,9 +9323,10 @@
93169323
},
93179324
"vulnerability_alerts": {
93189325
"type": "string",
9319-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
9326+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
93209327
"enum": [
9321-
"read"
9328+
"read",
9329+
"write"
93229330
]
93239331
},
93249332
"workflows": {
@@ -10644,9 +10652,10 @@
1064410652
},
1064510653
"vulnerability_alerts": {
1064610654
"type": "string",
10647-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
10655+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1064810656
"enum": [
10649-
"read"
10657+
"read",
10658+
"write"
1065010659
]
1065110660
},
1065210661
"workflows": {
@@ -11480,9 +11489,10 @@
1148011489
},
1148111490
"vulnerability_alerts": {
1148211491
"type": "string",
11483-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
11492+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1148411493
"enum": [
11485-
"read"
11494+
"read",
11495+
"write"
1148611496
]
1148711497
},
1148811498
"workflows": {
@@ -12390,9 +12400,10 @@
1239012400
},
1239112401
"vulnerability_alerts": {
1239212402
"type": "string",
12393-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
12403+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1239412404
"enum": [
12395-
"read"
12405+
"read",
12406+
"write"
1239612407
]
1239712408
},
1239812409
"workflows": {
@@ -13069,9 +13080,10 @@
1306913080
},
1307013081
"vulnerability_alerts": {
1307113082
"type": "string",
13072-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
13083+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1307313084
"enum": [
13074-
"read"
13085+
"read",
13086+
"write"
1307513087
]
1307613088
},
1307713089
"workflows": {
@@ -13957,9 +13969,10 @@
1395713969
},
1395813970
"vulnerability_alerts": {
1395913971
"type": "string",
13960-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
13972+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1396113973
"enum": [
13962-
"read"
13974+
"read",
13975+
"write"
1396313976
]
1396413977
},
1396513978
"workflows": {
@@ -14636,9 +14649,10 @@
1463614649
},
1463714650
"vulnerability_alerts": {
1463814651
"type": "string",
14639-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
14652+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1464014653
"enum": [
14641-
"read"
14654+
"read",
14655+
"write"
1464214656
]
1464314657
},
1464414658
"workflows": {
@@ -15420,9 +15434,10 @@
1542015434
},
1542115435
"vulnerability_alerts": {
1542215436
"type": "string",
15423-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
15437+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1542415438
"enum": [
15425-
"read"
15439+
"read",
15440+
"write"
1542615441
]
1542715442
},
1542815443
"workflows": {
@@ -16231,9 +16246,10 @@
1623116246
},
1623216247
"vulnerability_alerts": {
1623316248
"type": "string",
16234-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
16249+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
1623516250
"enum": [
16236-
"read"
16251+
"read",
16252+
"write"
1623716253
]
1623816254
},
1623916255
"workflows": {
@@ -69266,9 +69282,10 @@
6926669282
},
6926769283
"vulnerability_alerts": {
6926869284
"type": "string",
69269-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
69285+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
6927069286
"enum": [
69271-
"read"
69287+
"read",
69288+
"write"
6927269289
]
6927369290
},
6927469291
"workflows": {
@@ -70074,9 +70091,10 @@
7007470091
},
7007570092
"vulnerability_alerts": {
7007670093
"type": "string",
70077-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
70094+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
7007870095
"enum": [
70079-
"read"
70096+
"read",
70097+
"write"
7008070098
]
7008170099
},
7008270100
"workflows": {
@@ -232815,9 +232833,10 @@
232815232833
},
232816232834
"vulnerability_alerts": {
232817232835
"type": "string",
232818-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
232836+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
232819232837
"enum": [
232820-
"read"
232838+
"read",
232839+
"write"
232821232840
]
232822232841
},
232823232842
"workflows": {
@@ -383341,7 +383360,7 @@
383341383360
"default": {
383342383361
"value": {
383343383362
"total_count": 3,
383344-
"secrets": [
383363+
"codespaces": [
383345383364
{
383346383365
"id": 1,
383347383366
"name": "monalisa-octocat-hello-world-g4wpq6h95q",
@@ -405528,9 +405547,10 @@
405528405547
},
405529405548
"vulnerability_alerts": {
405530405549
"type": "string",
405531-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
405550+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
405532405551
"enum": [
405533-
"read"
405552+
"read",
405553+
"write"
405534405554
]
405535405555
},
405536405556
"workflows": {
@@ -449148,9 +449168,10 @@
449148449168
},
449149449169
"vulnerability_alerts": {
449150449170
"type": "string",
449151-
"description": "The level of permission to grant the access token to retrieve Dependabot alerts. Can be one of: `read`.",
449171+
"description": "The level of permission to grant the access token to manage Dependabot alerts. Can be one of: `read` or `write`.",
449152449172
"enum": [
449153-
"read"
449173+
"read",
449174+
"write"
449154449175
]
449155449176
},
449156449177
"workflows": {

descriptions/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,9 +1526,11 @@ paths:
15261526
vulnerability_alerts:
15271527
type: string
15281528
description: 'The level of permission to grant the access
1529-
token to retrieve Dependabot alerts. Can be one of: `read`.'
1529+
token to manage Dependabot alerts. Can be one of: `read`
1530+
or `write`.'
15301531
enum:
15311532
- read
1533+
- write
15321534
workflows:
15331535
type: string
15341536
description: 'The level of permission to grant the access
@@ -75151,7 +75153,7 @@ paths:
7515175153
default:
7515275154
value:
7515375155
total_count: 3
75154-
secrets:
75156+
codespaces:
7515575157
- id: 1
7515675158
name: monalisa-octocat-hello-world-g4wpq6h95q
7515775159
environment_id: 26a7c758-7299-4a73-b978-5a92a7ae98a0

0 commit comments

Comments
 (0)