@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": {
@@ -4087,6 +4087,14 @@
4087
4087
  "write"
4088
4088
  ]
4089
4089
  },
4090
+ "organization_custom_roles": {
4091
+ "type": "string",
4092
+ "description": "The level of permission to grant the access token for custom roles management.",
4093
+ "enum": [
4094
+ "read",
4095
+ "write"
4096
+ ]
4097
+ },
4090
4098
  "deployments": {
4091
4099
  "type": "string",
4092
4100
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5169,6 +5177,14 @@
5169
5177
  "write"
5170
5178
  ]
5171
5179
  },
5180
+ "organization_custom_roles": {
5181
+ "type": "string",
5182
+ "description": "The level of permission to grant the access token for custom roles management.",
5183
+ "enum": [
5184
+ "read",
5185
+ "write"
5186
+ ]
5187
+ },
5172
5188
  "deployments": {
5173
5189
  "type": "string",
5174
5190
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5833,6 +5849,14 @@
5833
5849
  "write"
5834
5850
  ]
5835
5851
  },
5852
+ "organization_custom_roles": {
5853
+ "type": "string",
5854
+ "description": "The level of permission to grant the access token for custom roles management.",
5855
+ "enum": [
5856
+ "read",
5857
+ "write"
5858
+ ]
5859
+ },
5836
5860
  "deployments": {
5837
5861
  "type": "string",
5838
5862
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8402,6 +8426,14 @@
8402
8426
  "write"
8403
8427
  ]
8404
8428
  },
8429
+ "organization_custom_roles": {
8430
+ "type": "string",
8431
+ "description": "The level of permission to grant the access token for custom roles management.",
8432
+ "enum": [
8433
+ "read",
8434
+ "write"
8435
+ ]
8436
+ },
8405
8437
  "deployments": {
8406
8438
  "type": "string",
8407
8439
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9191,6 +9223,14 @@
9191
9223
  "write"
9192
9224
  ]
9193
9225
  },
9226
+ "organization_custom_roles": {
9227
+ "type": "string",
9228
+ "description": "The level of permission to grant the access token for custom roles management.",
9229
+ "enum": [
9230
+ "read",
9231
+ "write"
9232
+ ]
9233
+ },
9194
9234
  "deployments": {
9195
9235
  "type": "string",
9196
9236
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9844,6 +9884,14 @@
9844
9884
  "write"
9845
9885
  ]
9846
9886
  },
9887
+ "organization_custom_roles": {
9888
+ "type": "string",
9889
+ "description": "The level of permission to grant the access token for custom roles management.",
9890
+ "enum": [
9891
+ "read",
9892
+ "write"
9893
+ ]
9894
+ },
9847
9895
  "deployments": {
9848
9896
  "type": "string",
9849
9897
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -10129,6 +10177,14 @@
10129
10177
  "write"
10130
10178
  ]
10131
10179
  },
10180
+ "organization_custom_roles": {
10181
+ "type": "string",
10182
+ "description": "The level of permission to grant the access token for custom roles management.",
10183
+ "enum": [
10184
+ "read",
10185
+ "write"
10186
+ ]
10187
+ },
10132
10188
  "deployments": {
10133
10189
  "type": "string",
10134
10190
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -13098,6 +13154,14 @@
13098
13154
  "write"
13099
13155
  ]
13100
13156
  },
13157
+ "organization_custom_roles": {
13158
+ "type": "string",
13159
+ "description": "The level of permission to grant the access token for custom roles management.",
13160
+ "enum": [
13161
+ "read",
13162
+ "write"
13163
+ ]
13164
+ },
13101
13165
  "deployments": {
13102
13166
  "type": "string",
13103
13167
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -13941,6 +14005,14 @@
13941
14005
  "write"
13942
14006
  ]
13943
14007
  },
14008
+ "organization_custom_roles": {
14009
+ "type": "string",
14010
+ "description": "The level of permission to grant the access token for custom roles management.",
14011
+ "enum": [
14012
+ "read",
14013
+ "write"
14014
+ ]
14015
+ },
13944
14016
  "deployments": {
13945
14017
  "type": "string",
13946
14018
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -14708,6 +14780,14 @@
14708
14780
  "write"
14709
14781
  ]
14710
14782
  },
14783
+ "organization_custom_roles": {
14784
+ "type": "string",
14785
+ "description": "The level of permission to grant the access token for custom roles management.",
14786
+ "enum": [
14787
+ "read",
14788
+ "write"
14789
+ ]
14790
+ },
14711
14791
  "deployments": {
14712
14792
  "type": "string",
14713
14793
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -15183,6 +15263,14 @@
15183
15263
  "write"
15184
15264
  ]
15185
15265
  },
15266
+ "organization_custom_roles": {
15267
+ "type": "string",
15268
+ "description": "The level of permission to grant the access token for custom roles management.",
15269
+ "enum": [
15270
+ "read",
15271
+ "write"
15272
+ ]
15273
+ },
15186
15274
  "deployments": {
15187
15275
  "type": "string",
15188
15276
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -16480,6 +16568,14 @@
16480
16568
  "write"
16481
16569
  ]
16482
16570
  },
16571
+ "organization_custom_roles": {
16572
+ "type": "string",
16573
+ "description": "The level of permission to grant the access token for custom roles management.",
16574
+ "enum": [
16575
+ "read",
16576
+ "write"
16577
+ ]
16578
+ },
16483
16579
  "deployments": {
16484
16580
  "type": "string",
16485
16581
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -17333,6 +17429,14 @@
17333
17429
  "write"
17334
17430
  ]
17335
17431
  },
17432
+ "organization_custom_roles": {
17433
+ "type": "string",
17434
+ "description": "The level of permission to grant the access token for custom roles management.",
17435
+ "enum": [
17436
+ "read",
17437
+ "write"
17438
+ ]
17439
+ },
17336
17440
  "deployments": {
17337
17441
  "type": "string",
17338
17442
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -18255,6 +18359,14 @@
18255
18359
  "write"
18256
18360
  ]
18257
18361
  },
18362
+ "organization_custom_roles": {
18363
+ "type": "string",
18364
+ "description": "The level of permission to grant the access token for custom roles management.",
18365
+ "enum": [
18366
+ "read",
18367
+ "write"
18368
+ ]
18369
+ },
18258
18370
  "deployments": {
18259
18371
  "type": "string",
18260
18372
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -18927,6 +19039,14 @@
18927
19039
  "write"
18928
19040
  ]
18929
19041
  },
19042
+ "organization_custom_roles": {
19043
+ "type": "string",
19044
+ "description": "The level of permission to grant the access token for custom roles management.",
19045
+ "enum": [
19046
+ "read",
19047
+ "write"
19048
+ ]
19049
+ },
18930
19050
  "deployments": {
18931
19051
  "type": "string",
18932
19052
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -19827,6 +19947,14 @@
19827
19947
  "write"
19828
19948
  ]
19829
19949
  },
19950
+ "organization_custom_roles": {
19951
+ "type": "string",
19952
+ "description": "The level of permission to grant the access token for custom roles management.",
19953
+ "enum": [
19954
+ "read",
19955
+ "write"
19956
+ ]
19957
+ },
19830
19958
  "deployments": {
19831
19959
  "type": "string",
19832
19960
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -20499,6 +20627,14 @@
20499
20627
  "write"
20500
20628
  ]
20501
20629
  },
20630
+ "organization_custom_roles": {
20631
+ "type": "string",
20632
+ "description": "The level of permission to grant the access token for custom roles management.",
20633
+ "enum": [
20634
+ "read",
20635
+ "write"
20636
+ ]
20637
+ },
20502
20638
  "deployments": {
20503
20639
  "type": "string",
20504
20640
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -21277,6 +21413,14 @@
21277
21413
  "write"
21278
21414
  ]
21279
21415
  },
21416
+ "organization_custom_roles": {
21417
+ "type": "string",
21418
+ "description": "The level of permission to grant the access token for custom roles management.",
21419
+ "enum": [
21420
+ "read",
21421
+ "write"
21422
+ ]
21423
+ },
21280
21424
  "deployments": {
21281
21425
  "type": "string",
21282
21426
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -22082,6 +22226,14 @@
22082
22226
  "write"
22083
22227
  ]
22084
22228
  },
22229
+ "organization_custom_roles": {
22230
+ "type": "string",
22231
+ "description": "The level of permission to grant the access token for custom roles management.",
22232
+ "enum": [
22233
+ "read",
22234
+ "write"
22235
+ ]
22236
+ },
22085
22237
  "deployments": {
22086
22238
  "type": "string",
22087
22239
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -59696,6 +59848,7 @@
59696
59848
  "parameters": [
59697
59849
  {
59698
59850
  "name": "organization_id",
59851
+ "description": "The unique identifier of the organization.",
59699
59852
  "in": "path",
59700
59853
  "required": true,
59701
59854
  "schema": {
@@ -80770,6 +80923,14 @@
80770
80923
  "write"
80771
80924
  ]
80772
80925
  },
80926
+ "organization_custom_roles": {
80927
+ "type": "string",
80928
+ "description": "The level of permission to grant the access token for custom roles management.",
80929
+ "enum": [
80930
+ "read",
80931
+ "write"
80932
+ ]
80933
+ },
80773
80934
  "deployments": {
80774
80935
  "type": "string",
80775
80936
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -81573,6 +81734,14 @@
81573
81734
  "write"
81574
81735
  ]
81575
81736
  },
81737
+ "organization_custom_roles": {
81738
+ "type": "string",
81739
+ "description": "The level of permission to grant the access token for custom roles management.",
81740
+ "enum": [
81741
+ "read",
81742
+ "write"
81743
+ ]
81744
+ },
81576
81745
  "deployments": {
81577
81746
  "type": "string",
81578
81747
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -95114,6 +95283,40 @@
95114
95283
  "type": "boolean",
95115
95284
  "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
95116
95285
  "default": false
95286
+ },
95287
+ "squash_merge_commit_title": {
95288
+ "type": "string",
95289
+ "enum": [
95290
+ "PR_TITLE",
95291
+ "COMMIT_OR_PR_TITLE"
95292
+ ],
95293
+ "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)."
95294
+ },
95295
+ "squash_merge_commit_message": {
95296
+ "type": "string",
95297
+ "enum": [
95298
+ "PR_BODY",
95299
+ "COMMIT_MESSAGES",
95300
+ "BLANK"
95301
+ ],
95302
+ "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."
95303
+ },
95304
+ "merge_commit_title": {
95305
+ "type": "string",
95306
+ "enum": [
95307
+ "PR_TITLE",
95308
+ "MERGE_MESSAGE"
95309
+ ],
95310
+ "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)."
95311
+ },
95312
+ "merge_commit_message": {
95313
+ "type": "string",
95314
+ "enum": [
95315
+ "PR_BODY",
95316
+ "PR_TITLE",
95317
+ "BLANK"
95318
+ ],
95319
+ "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."
95117
95320
  }
95118
95321
  },
95119
95322
  "required": [
@@ -121135,6 +121338,40 @@
121135
121338
  "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
121136
121339
  "default": false
121137
121340
  },
121341
+ "squash_merge_commit_title": {
121342
+ "type": "string",
121343
+ "enum": [
121344
+ "PR_TITLE",
121345
+ "COMMIT_OR_PR_TITLE"
121346
+ ],
121347
+ "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)."
121348
+ },
121349
+ "squash_merge_commit_message": {
121350
+ "type": "string",
121351
+ "enum": [
121352
+ "PR_BODY",
121353
+ "COMMIT_MESSAGES",
121354
+ "BLANK"
121355
+ ],
121356
+ "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."
121357
+ },
121358
+ "merge_commit_title": {
121359
+ "type": "string",
121360
+ "enum": [
121361
+ "PR_TITLE",
121362
+ "MERGE_MESSAGE"
121363
+ ],
121364
+ "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)."
121365
+ },
121366
+ "merge_commit_message": {
121367
+ "type": "string",
121368
+ "enum": [
121369
+ "PR_BODY",
121370
+ "PR_TITLE",
121371
+ "BLANK"
121372
+ ],
121373
+ "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."
121374
+ },
121138
121375
  "archived": {
121139
121376
  "type": "boolean",
121140
121377
  "description": "`true` to archive this repository. **Note**: You cannot unarchive repositories through the API.",
@@ -125409,7 +125646,6 @@
125409
125646
  "node_id": "MDc6TGljZW5zZW1pdA==",
125410
125647
  "html_url": "https://github.com/licenses/mit"
125411
125648
  },
125412
- "language": null,
125413
125649
  "forks_count": 9,
125414
125650
  "forks": 9,
125415
125651
  "stargazers_count": 80,
@@ -139859,9 +140095,16 @@
139859
140095
  "content": {
139860
140096
  "application/json": {
139861
140097
  "schema": {
140098
+ "title": "Empty Object",
140099
+ "description": "An object without any properties.",
139862
140100
  "type": "object",
139863
140101
  "properties": {},
139864
140102
  "additionalProperties": false
140103
+ },
140104
+ "examples": {
140105
+ "default": {
140106
+ "value": null
140107
+ }
139865
140108
  }
139866
140109
  }
139867
140110
  }
@@ -141054,6 +141297,17 @@
141054
141297
  "state",
141055
141298
  "comment"
141056
141299
  ]
141300
+ },
141301
+ "examples": {
141302
+ "default": {
141303
+ "value": {
141304
+ "environment_ids": [
141305
+ 161171787
141306
+ ],
141307
+ "state": "approved",
141308
+ "comment": "Ship it!"
141309
+ }
141310
+ }
141057
141311
  }
141058
141312
  }
141059
141313
  }
@@ -141643,6 +141897,11 @@
141643
141897
  "schema": {
141644
141898
  "type": "object",
141645
141899
  "nullable": true
141900
+ },
141901
+ "examples": {
141902
+ "default": {
141903
+ "value": null
141904
+ }
141646
141905
  }
141647
141906
  }
141648
141907
  }
@@ -141653,9 +141912,16 @@
141653
141912
  "content": {
141654
141913
  "application/json": {
141655
141914
  "schema": {
141915
+ "title": "Empty Object",
141916
+ "description": "An object without any properties.",
141656
141917
  "type": "object",
141657
141918
  "properties": {},
141658
141919
  "additionalProperties": false
141920
+ },
141921
+ "examples": {
141922
+ "default": {
141923
+ "value": null
141924
+ }
141659
141925
  }
141660
141926
  }
141661
141927
  }
@@ -142067,9 +142333,16 @@
142067
142333
  "content": {
142068
142334
  "application/json": {
142069
142335
  "schema": {
142336
+ "title": "Empty Object",
142337
+ "description": "An object without any properties.",
142070
142338
  "type": "object",
142071
142339
  "properties": {},
142072
142340
  "additionalProperties": false
142341
+ },
142342
+ "examples": {
142343
+ "default": {
142344
+ "value": null
142345
+ }
142073
142346
  }
142074
142347
  }
142075
142348
  }
@@ -224079,7 +224352,6 @@
224079
224352
  "node_id": "MDc6TGljZW5zZW1pdA==",
224080
224353
  "html_url": "https://github.com/licenses/mit"
224081
224354
  },
224082
- "language": null,
224083
224355
  "forks_count": 9,
224084
224356
  "forks": 9,
224085
224357
  "stargazers_count": 80,
@@ -231185,6 +231457,14 @@
231185
231457
  "write"
231186
231458
  ]
231187
231459
  },
231460
+ "organization_custom_roles": {
231461
+ "type": "string",
231462
+ "description": "The level of permission to grant the access token for custom roles management.",
231463
+ "enum": [
231464
+ "read",
231465
+ "write"
231466
+ ]
231467
+ },
231188
231468
  "deployments": {
231189
231469
  "type": "string",
231190
231470
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -374672,6 +374952,14 @@
374672
374952
  "write"
374673
374953
  ]
374674
374954
  },
374955
+ "organization_custom_roles": {
374956
+ "type": "string",
374957
+ "description": "The level of permission to grant the access token for custom roles management.",
374958
+ "enum": [
374959
+ "read",
374960
+ "write"
374961
+ ]
374962
+ },
374675
374963
  "deployments": {
374676
374964
  "type": "string",
374677
374965
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -389552,6 +389840,40 @@
389552
389840
  "type": "boolean",
389553
389841
  "example": false
389554
389842
  },
389843
+ "squash_merge_commit_title": {
389844
+ "type": "string",
389845
+ "enum": [
389846
+ "PR_TITLE",
389847
+ "COMMIT_OR_PR_TITLE"
389848
+ ],
389849
+ "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)."
389850
+ },
389851
+ "squash_merge_commit_message": {
389852
+ "type": "string",
389853
+ "enum": [
389854
+ "PR_BODY",
389855
+ "COMMIT_MESSAGES",
389856
+ "BLANK"
389857
+ ],
389858
+ "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."
389859
+ },
389860
+ "merge_commit_title": {
389861
+ "type": "string",
389862
+ "enum": [
389863
+ "PR_TITLE",
389864
+ "MERGE_MESSAGE"
389865
+ ],
389866
+ "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)."
389867
+ },
389868
+ "merge_commit_message": {
389869
+ "type": "string",
389870
+ "enum": [
389871
+ "PR_BODY",
389872
+ "PR_TITLE",
389873
+ "BLANK"
389874
+ ],
389875
+ "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."
389876
+ },
389555
389877
  "has_downloads": {
389556
389878
  "description": "Whether downloads are enabled.",
389557
389879
  "default": true,
@@ -411030,6 +411352,14 @@
411030
411352
  "write"
411031
411353
  ]
411032
411354
  },
411355
+ "organization_custom_roles": {
411356
+ "type": "string",
411357
+ "description": "The level of permission to grant the access token for custom roles management.",
411358
+ "enum": [
411359
+ "read",
411360
+ "write"
411361
+ ]
411362
+ },
411033
411363
  "deployments": {
411034
411364
  "type": "string",
411035
411365
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",