@octokit/openapi 7.2.0 → 7.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/generated/api.github.com.deref.json +9605 -6
  2. package/generated/api.github.com.json +405 -33
  3. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  4. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  5. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +119 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +111 -1
  7. package/generated/ghes-3.2.deref.json +348 -1
  8. package/generated/ghes-3.2.json +145 -10
  9. package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +16 -0
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +209 -1
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +9 -1
  12. package/generated/ghes-3.3.deref.json +348 -3
  13. package/generated/ghes-3.3.json +145 -11
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
  16. package/generated/ghes-3.4.deref.json +333 -3
  17. package/generated/ghes-3.4.json +146 -11
  18. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +1548 -135
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +53558 -37094
  22. package/generated/ghes-3.5-diff-to-ghes-3.6.json +8076 -3526
  23. package/generated/ghes-3.5.deref.json +427 -15
  24. package/generated/ghes-3.5.json +240 -23
  25. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +88 -0
  26. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +442 -1
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +212 -1
  28. package/generated/ghes-3.6.deref.json +7923 -1
  29. package/generated/ghes-3.6.json +380 -10
  30. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +733 -3
  31. package/generated/github.ae-diff-to-api.github.com.deref.json +751 -1
  32. package/generated/github.ae-diff-to-api.github.com.json +152 -4
  33. package/generated/github.ae.deref.json +926 -1
  34. package/generated/github.ae.json +184 -10
  35. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.2.0",
4
+ "version": "7.5.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -4251,6 +4251,14 @@
4251
4251
  "write"
4252
4252
  ]
4253
4253
  },
4254
+ "organization_custom_roles": {
4255
+ "type": "string",
4256
+ "description": "The level of permission to grant the access token for custom roles management.",
4257
+ "enum": [
4258
+ "read",
4259
+ "write"
4260
+ ]
4261
+ },
4254
4262
  "deployments": {
4255
4263
  "type": "string",
4256
4264
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5341,6 +5349,14 @@
5341
5349
  "write"
5342
5350
  ]
5343
5351
  },
5352
+ "organization_custom_roles": {
5353
+ "type": "string",
5354
+ "description": "The level of permission to grant the access token for custom roles management.",
5355
+ "enum": [
5356
+ "read",
5357
+ "write"
5358
+ ]
5359
+ },
5344
5360
  "deployments": {
5345
5361
  "type": "string",
5346
5362
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -6013,6 +6029,14 @@
6013
6029
  "write"
6014
6030
  ]
6015
6031
  },
6032
+ "organization_custom_roles": {
6033
+ "type": "string",
6034
+ "description": "The level of permission to grant the access token for custom roles management.",
6035
+ "enum": [
6036
+ "read",
6037
+ "write"
6038
+ ]
6039
+ },
6016
6040
  "deployments": {
6017
6041
  "type": "string",
6018
6042
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8590,6 +8614,14 @@
8590
8614
  "write"
8591
8615
  ]
8592
8616
  },
8617
+ "organization_custom_roles": {
8618
+ "type": "string",
8619
+ "description": "The level of permission to grant the access token for custom roles management.",
8620
+ "enum": [
8621
+ "read",
8622
+ "write"
8623
+ ]
8624
+ },
8593
8625
  "deployments": {
8594
8626
  "type": "string",
8595
8627
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9387,6 +9419,14 @@
9387
9419
  "write"
9388
9420
  ]
9389
9421
  },
9422
+ "organization_custom_roles": {
9423
+ "type": "string",
9424
+ "description": "The level of permission to grant the access token for custom roles management.",
9425
+ "enum": [
9426
+ "read",
9427
+ "write"
9428
+ ]
9429
+ },
9390
9430
  "deployments": {
9391
9431
  "type": "string",
9392
9432
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -10048,6 +10088,14 @@
10048
10088
  "write"
10049
10089
  ]
10050
10090
  },
10091
+ "organization_custom_roles": {
10092
+ "type": "string",
10093
+ "description": "The level of permission to grant the access token for custom roles management.",
10094
+ "enum": [
10095
+ "read",
10096
+ "write"
10097
+ ]
10098
+ },
10051
10099
  "deployments": {
10052
10100
  "type": "string",
10053
10101
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -10341,6 +10389,14 @@
10341
10389
  "write"
10342
10390
  ]
10343
10391
  },
10392
+ "organization_custom_roles": {
10393
+ "type": "string",
10394
+ "description": "The level of permission to grant the access token for custom roles management.",
10395
+ "enum": [
10396
+ "read",
10397
+ "write"
10398
+ ]
10399
+ },
10344
10400
  "deployments": {
10345
10401
  "type": "string",
10346
10402
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -13368,6 +13424,14 @@
13368
13424
  "write"
13369
13425
  ]
13370
13426
  },
13427
+ "organization_custom_roles": {
13428
+ "type": "string",
13429
+ "description": "The level of permission to grant the access token for custom roles management.",
13430
+ "enum": [
13431
+ "read",
13432
+ "write"
13433
+ ]
13434
+ },
13371
13435
  "deployments": {
13372
13436
  "type": "string",
13373
13437
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -14219,6 +14283,14 @@
14219
14283
  "write"
14220
14284
  ]
14221
14285
  },
14286
+ "organization_custom_roles": {
14287
+ "type": "string",
14288
+ "description": "The level of permission to grant the access token for custom roles management.",
14289
+ "enum": [
14290
+ "read",
14291
+ "write"
14292
+ ]
14293
+ },
14222
14294
  "deployments": {
14223
14295
  "type": "string",
14224
14296
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -14994,6 +15066,14 @@
14994
15066
  "write"
14995
15067
  ]
14996
15068
  },
15069
+ "organization_custom_roles": {
15070
+ "type": "string",
15071
+ "description": "The level of permission to grant the access token for custom roles management.",
15072
+ "enum": [
15073
+ "read",
15074
+ "write"
15075
+ ]
15076
+ },
14997
15077
  "deployments": {
14998
15078
  "type": "string",
14999
15079
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -15477,6 +15557,14 @@
15477
15557
  "write"
15478
15558
  ]
15479
15559
  },
15560
+ "organization_custom_roles": {
15561
+ "type": "string",
15562
+ "description": "The level of permission to grant the access token for custom roles management.",
15563
+ "enum": [
15564
+ "read",
15565
+ "write"
15566
+ ]
15567
+ },
15480
15568
  "deployments": {
15481
15569
  "type": "string",
15482
15570
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -16393,6 +16481,14 @@
16393
16481
  "write"
16394
16482
  ]
16395
16483
  },
16484
+ "organization_custom_roles": {
16485
+ "type": "string",
16486
+ "description": "The level of permission to grant the access token for custom roles management.",
16487
+ "enum": [
16488
+ "read",
16489
+ "write"
16490
+ ]
16491
+ },
16396
16492
  "deployments": {
16397
16493
  "type": "string",
16398
16494
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -17161,6 +17257,14 @@
17161
17257
  "write"
17162
17258
  ]
17163
17259
  },
17260
+ "organization_custom_roles": {
17261
+ "type": "string",
17262
+ "description": "The level of permission to grant the access token for custom roles management.",
17263
+ "enum": [
17264
+ "read",
17265
+ "write"
17266
+ ]
17267
+ },
17164
17268
  "deployments": {
17165
17269
  "type": "string",
17166
17270
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -18344,6 +18448,14 @@
18344
18448
  "write"
18345
18449
  ]
18346
18450
  },
18451
+ "organization_custom_roles": {
18452
+ "type": "string",
18453
+ "description": "The level of permission to grant the access token for custom roles management.",
18454
+ "enum": [
18455
+ "read",
18456
+ "write"
18457
+ ]
18458
+ },
18347
18459
  "deployments": {
18348
18460
  "type": "string",
18349
18461
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -19205,6 +19317,14 @@
19205
19317
  "write"
19206
19318
  ]
19207
19319
  },
19320
+ "organization_custom_roles": {
19321
+ "type": "string",
19322
+ "description": "The level of permission to grant the access token for custom roles management.",
19323
+ "enum": [
19324
+ "read",
19325
+ "write"
19326
+ ]
19327
+ },
19208
19328
  "deployments": {
19209
19329
  "type": "string",
19210
19330
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -20135,6 +20255,14 @@
20135
20255
  "write"
20136
20256
  ]
20137
20257
  },
20258
+ "organization_custom_roles": {
20259
+ "type": "string",
20260
+ "description": "The level of permission to grant the access token for custom roles management.",
20261
+ "enum": [
20262
+ "read",
20263
+ "write"
20264
+ ]
20265
+ },
20138
20266
  "deployments": {
20139
20267
  "type": "string",
20140
20268
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -20815,6 +20943,14 @@
20815
20943
  "write"
20816
20944
  ]
20817
20945
  },
20946
+ "organization_custom_roles": {
20947
+ "type": "string",
20948
+ "description": "The level of permission to grant the access token for custom roles management.",
20949
+ "enum": [
20950
+ "read",
20951
+ "write"
20952
+ ]
20953
+ },
20818
20954
  "deployments": {
20819
20955
  "type": "string",
20820
20956
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -21723,6 +21859,14 @@
21723
21859
  "write"
21724
21860
  ]
21725
21861
  },
21862
+ "organization_custom_roles": {
21863
+ "type": "string",
21864
+ "description": "The level of permission to grant the access token for custom roles management.",
21865
+ "enum": [
21866
+ "read",
21867
+ "write"
21868
+ ]
21869
+ },
21726
21870
  "deployments": {
21727
21871
  "type": "string",
21728
21872
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -22403,6 +22547,14 @@
22403
22547
  "write"
22404
22548
  ]
22405
22549
  },
22550
+ "organization_custom_roles": {
22551
+ "type": "string",
22552
+ "description": "The level of permission to grant the access token for custom roles management.",
22553
+ "enum": [
22554
+ "read",
22555
+ "write"
22556
+ ]
22557
+ },
22406
22558
  "deployments": {
22407
22559
  "type": "string",
22408
22560
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -23189,6 +23341,14 @@
23189
23341
  "write"
23190
23342
  ]
23191
23343
  },
23344
+ "organization_custom_roles": {
23345
+ "type": "string",
23346
+ "description": "The level of permission to grant the access token for custom roles management.",
23347
+ "enum": [
23348
+ "read",
23349
+ "write"
23350
+ ]
23351
+ },
23192
23352
  "deployments": {
23193
23353
  "type": "string",
23194
23354
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -24002,6 +24162,14 @@
24002
24162
  "write"
24003
24163
  ]
24004
24164
  },
24165
+ "organization_custom_roles": {
24166
+ "type": "string",
24167
+ "description": "The level of permission to grant the access token for custom roles management.",
24168
+ "enum": [
24169
+ "read",
24170
+ "write"
24171
+ ]
24172
+ },
24005
24173
  "deployments": {
24006
24174
  "type": "string",
24007
24175
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -76215,6 +76383,14 @@
76215
76383
  "write"
76216
76384
  ]
76217
76385
  },
76386
+ "organization_custom_roles": {
76387
+ "type": "string",
76388
+ "description": "The level of permission to grant the access token for custom roles management.",
76389
+ "enum": [
76390
+ "read",
76391
+ "write"
76392
+ ]
76393
+ },
76218
76394
  "deployments": {
76219
76395
  "type": "string",
76220
76396
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -77026,6 +77202,14 @@
77026
77202
  "write"
77027
77203
  ]
77028
77204
  },
77205
+ "organization_custom_roles": {
77206
+ "type": "string",
77207
+ "description": "The level of permission to grant the access token for custom roles management.",
77208
+ "enum": [
77209
+ "read",
77210
+ "write"
77211
+ ]
77212
+ },
77029
77213
  "deployments": {
77030
77214
  "type": "string",
77031
77215
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -85780,6 +85964,40 @@
85780
85964
  "type": "boolean",
85781
85965
  "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
85782
85966
  "default": false
85967
+ },
85968
+ "squash_merge_commit_title": {
85969
+ "type": "string",
85970
+ "enum": [
85971
+ "PR_TITLE",
85972
+ "COMMIT_OR_PR_TITLE"
85973
+ ],
85974
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
85975
+ },
85976
+ "squash_merge_commit_message": {
85977
+ "type": "string",
85978
+ "enum": [
85979
+ "PR_BODY",
85980
+ "COMMIT_MESSAGES",
85981
+ "BLANK"
85982
+ ],
85983
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
85984
+ },
85985
+ "merge_commit_title": {
85986
+ "type": "string",
85987
+ "enum": [
85988
+ "PR_TITLE",
85989
+ "MERGE_MESSAGE"
85990
+ ],
85991
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
85992
+ },
85993
+ "merge_commit_message": {
85994
+ "type": "string",
85995
+ "enum": [
85996
+ "PR_BODY",
85997
+ "PR_TITLE",
85998
+ "BLANK"
85999
+ ],
86000
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
85783
86001
  }
85784
86002
  },
85785
86003
  "required": [
@@ -111329,6 +111547,40 @@
111329
111547
  "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
111330
111548
  "default": false
111331
111549
  },
111550
+ "squash_merge_commit_title": {
111551
+ "type": "string",
111552
+ "enum": [
111553
+ "PR_TITLE",
111554
+ "COMMIT_OR_PR_TITLE"
111555
+ ],
111556
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
111557
+ },
111558
+ "squash_merge_commit_message": {
111559
+ "type": "string",
111560
+ "enum": [
111561
+ "PR_BODY",
111562
+ "COMMIT_MESSAGES",
111563
+ "BLANK"
111564
+ ],
111565
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
111566
+ },
111567
+ "merge_commit_title": {
111568
+ "type": "string",
111569
+ "enum": [
111570
+ "PR_TITLE",
111571
+ "MERGE_MESSAGE"
111572
+ ],
111573
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
111574
+ },
111575
+ "merge_commit_message": {
111576
+ "type": "string",
111577
+ "enum": [
111578
+ "PR_BODY",
111579
+ "PR_TITLE",
111580
+ "BLANK"
111581
+ ],
111582
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
111583
+ },
111332
111584
  "archived": {
111333
111585
  "type": "boolean",
111334
111586
  "description": "`true` to archive this repository. **Note**: You cannot unarchive repositories through the API.",
@@ -129007,9 +129259,16 @@
129007
129259
  "content": {
129008
129260
  "application/json": {
129009
129261
  "schema": {
129262
+ "title": "Empty Object",
129263
+ "description": "An object without any properties.",
129010
129264
  "type": "object",
129011
129265
  "properties": {},
129012
129266
  "additionalProperties": false
129267
+ },
129268
+ "examples": {
129269
+ "default": {
129270
+ "value": null
129271
+ }
129013
129272
  }
129014
129273
  }
129015
129274
  }
@@ -130162,6 +130421,17 @@
130162
130421
  "state",
130163
130422
  "comment"
130164
130423
  ]
130424
+ },
130425
+ "examples": {
130426
+ "default": {
130427
+ "value": {
130428
+ "environment_ids": [
130429
+ 161171787
130430
+ ],
130431
+ "state": "approved",
130432
+ "comment": "Ship it!"
130433
+ }
130434
+ }
130165
130435
  }
130166
130436
  }
130167
130437
  }
@@ -130751,6 +131021,11 @@
130751
131021
  "schema": {
130752
131022
  "type": "object",
130753
131023
  "nullable": true
131024
+ },
131025
+ "examples": {
131026
+ "default": {
131027
+ "value": null
131028
+ }
130754
131029
  }
130755
131030
  }
130756
131031
  }
@@ -130761,9 +131036,16 @@
130761
131036
  "content": {
130762
131037
  "application/json": {
130763
131038
  "schema": {
131039
+ "title": "Empty Object",
131040
+ "description": "An object without any properties.",
130764
131041
  "type": "object",
130765
131042
  "properties": {},
130766
131043
  "additionalProperties": false
131044
+ },
131045
+ "examples": {
131046
+ "default": {
131047
+ "value": null
131048
+ }
130767
131049
  }
130768
131050
  }
130769
131051
  }
@@ -131175,9 +131457,16 @@
131175
131457
  "content": {
131176
131458
  "application/json": {
131177
131459
  "schema": {
131460
+ "title": "Empty Object",
131461
+ "description": "An object without any properties.",
131178
131462
  "type": "object",
131179
131463
  "properties": {},
131180
131464
  "additionalProperties": false
131465
+ },
131466
+ "examples": {
131467
+ "default": {
131468
+ "value": null
131469
+ }
131181
131470
  }
131182
131471
  }
131183
131472
  }
@@ -215414,6 +215703,14 @@
215414
215703
  "write"
215415
215704
  ]
215416
215705
  },
215706
+ "organization_custom_roles": {
215707
+ "type": "string",
215708
+ "description": "The level of permission to grant the access token for custom roles management.",
215709
+ "enum": [
215710
+ "read",
215711
+ "write"
215712
+ ]
215713
+ },
215417
215714
  "deployments": {
215418
215715
  "type": "string",
215419
215716
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -358353,6 +358650,14 @@
358353
358650
  "write"
358354
358651
  ]
358355
358652
  },
358653
+ "organization_custom_roles": {
358654
+ "type": "string",
358655
+ "description": "The level of permission to grant the access token for custom roles management.",
358656
+ "enum": [
358657
+ "read",
358658
+ "write"
358659
+ ]
358660
+ },
358356
358661
  "deployments": {
358357
358662
  "type": "string",
358358
358663
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -367969,6 +368274,40 @@
367969
368274
  "type": "boolean",
367970
368275
  "example": false
367971
368276
  },
368277
+ "squash_merge_commit_title": {
368278
+ "type": "string",
368279
+ "enum": [
368280
+ "PR_TITLE",
368281
+ "COMMIT_OR_PR_TITLE"
368282
+ ],
368283
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
368284
+ },
368285
+ "squash_merge_commit_message": {
368286
+ "type": "string",
368287
+ "enum": [
368288
+ "PR_BODY",
368289
+ "COMMIT_MESSAGES",
368290
+ "BLANK"
368291
+ ],
368292
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
368293
+ },
368294
+ "merge_commit_title": {
368295
+ "type": "string",
368296
+ "enum": [
368297
+ "PR_TITLE",
368298
+ "MERGE_MESSAGE"
368299
+ ],
368300
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
368301
+ },
368302
+ "merge_commit_message": {
368303
+ "type": "string",
368304
+ "enum": [
368305
+ "PR_BODY",
368306
+ "PR_TITLE",
368307
+ "BLANK"
368308
+ ],
368309
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
368310
+ },
367972
368311
  "has_downloads": {
367973
368312
  "description": "Whether downloads are enabled.",
367974
368313
  "default": true,
@@ -389395,6 +389734,14 @@
389395
389734
  "write"
389396
389735
  ]
389397
389736
  },
389737
+ "organization_custom_roles": {
389738
+ "type": "string",
389739
+ "description": "The level of permission to grant the access token for custom roles management.",
389740
+ "enum": [
389741
+ "read",
389742
+ "write"
389743
+ ]
389744
+ },
389398
389745
  "deployments": {
389399
389746
  "type": "string",
389400
389747
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",