@octokit/openapi 16.0.0 → 16.1.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.
- package/generated/api.github.com.deref.json +89 -9
- package/generated/api.github.com.json +25 -5
- package/generated/ghec.deref.json +89 -9
- package/generated/ghec.json +25 -5
- package/generated/ghes-3.10.deref.json +1 -1
- package/generated/ghes-3.10.json +1 -1
- package/generated/ghes-3.11.deref.json +1 -1
- package/generated/ghes-3.11.json +3 -3
- package/generated/ghes-3.12.deref.json +12 -1
- package/generated/ghes-3.12.json +17 -3
- package/generated/ghes-3.9.deref.json +1 -1
- package/generated/ghes-3.9.json +1 -1
- package/generated/github.ae.deref.json +1 -1
- package/generated/github.ae.json +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -97920,7 +97920,17 @@
|
|
|
97920
97920
|
"description": "Whether the property is required."
|
|
97921
97921
|
},
|
|
97922
97922
|
"default_value": {
|
|
97923
|
-
"
|
|
97923
|
+
"oneOf": [
|
|
97924
|
+
{
|
|
97925
|
+
"type": "string"
|
|
97926
|
+
},
|
|
97927
|
+
{
|
|
97928
|
+
"type": "array",
|
|
97929
|
+
"items": {
|
|
97930
|
+
"type": "string"
|
|
97931
|
+
}
|
|
97932
|
+
}
|
|
97933
|
+
],
|
|
97924
97934
|
"nullable": true,
|
|
97925
97935
|
"description": "Default value of the property"
|
|
97926
97936
|
},
|
|
@@ -98102,7 +98112,17 @@
|
|
|
98102
98112
|
"description": "Whether the property is required."
|
|
98103
98113
|
},
|
|
98104
98114
|
"default_value": {
|
|
98105
|
-
"
|
|
98115
|
+
"oneOf": [
|
|
98116
|
+
{
|
|
98117
|
+
"type": "string"
|
|
98118
|
+
},
|
|
98119
|
+
{
|
|
98120
|
+
"type": "array",
|
|
98121
|
+
"items": {
|
|
98122
|
+
"type": "string"
|
|
98123
|
+
}
|
|
98124
|
+
}
|
|
98125
|
+
],
|
|
98106
98126
|
"nullable": true,
|
|
98107
98127
|
"description": "Default value of the property"
|
|
98108
98128
|
},
|
|
@@ -98207,7 +98227,17 @@
|
|
|
98207
98227
|
"description": "Whether the property is required."
|
|
98208
98228
|
},
|
|
98209
98229
|
"default_value": {
|
|
98210
|
-
"
|
|
98230
|
+
"oneOf": [
|
|
98231
|
+
{
|
|
98232
|
+
"type": "string"
|
|
98233
|
+
},
|
|
98234
|
+
{
|
|
98235
|
+
"type": "array",
|
|
98236
|
+
"items": {
|
|
98237
|
+
"type": "string"
|
|
98238
|
+
}
|
|
98239
|
+
}
|
|
98240
|
+
],
|
|
98211
98241
|
"nullable": true,
|
|
98212
98242
|
"description": "Default value of the property"
|
|
98213
98243
|
},
|
|
@@ -98395,7 +98425,17 @@
|
|
|
98395
98425
|
"description": "Whether the property is required."
|
|
98396
98426
|
},
|
|
98397
98427
|
"default_value": {
|
|
98398
|
-
"
|
|
98428
|
+
"oneOf": [
|
|
98429
|
+
{
|
|
98430
|
+
"type": "string"
|
|
98431
|
+
},
|
|
98432
|
+
{
|
|
98433
|
+
"type": "array",
|
|
98434
|
+
"items": {
|
|
98435
|
+
"type": "string"
|
|
98436
|
+
}
|
|
98437
|
+
}
|
|
98438
|
+
],
|
|
98399
98439
|
"nullable": true,
|
|
98400
98440
|
"description": "Default value of the property"
|
|
98401
98441
|
},
|
|
@@ -98561,7 +98601,17 @@
|
|
|
98561
98601
|
"description": "Whether the property is required."
|
|
98562
98602
|
},
|
|
98563
98603
|
"default_value": {
|
|
98564
|
-
"
|
|
98604
|
+
"oneOf": [
|
|
98605
|
+
{
|
|
98606
|
+
"type": "string"
|
|
98607
|
+
},
|
|
98608
|
+
{
|
|
98609
|
+
"type": "array",
|
|
98610
|
+
"items": {
|
|
98611
|
+
"type": "string"
|
|
98612
|
+
}
|
|
98613
|
+
}
|
|
98614
|
+
],
|
|
98565
98615
|
"nullable": true,
|
|
98566
98616
|
"description": "Default value of the property"
|
|
98567
98617
|
},
|
|
@@ -98630,7 +98680,17 @@
|
|
|
98630
98680
|
"description": "Whether the property is required."
|
|
98631
98681
|
},
|
|
98632
98682
|
"default_value": {
|
|
98633
|
-
"
|
|
98683
|
+
"oneOf": [
|
|
98684
|
+
{
|
|
98685
|
+
"type": "string"
|
|
98686
|
+
},
|
|
98687
|
+
{
|
|
98688
|
+
"type": "array",
|
|
98689
|
+
"items": {
|
|
98690
|
+
"type": "string"
|
|
98691
|
+
}
|
|
98692
|
+
}
|
|
98693
|
+
],
|
|
98634
98694
|
"nullable": true,
|
|
98635
98695
|
"description": "Default value of the property"
|
|
98636
98696
|
},
|
|
@@ -531429,7 +531489,17 @@
|
|
|
531429
531489
|
"description": "Whether the property is required."
|
|
531430
531490
|
},
|
|
531431
531491
|
"default_value": {
|
|
531432
|
-
"
|
|
531492
|
+
"oneOf": [
|
|
531493
|
+
{
|
|
531494
|
+
"type": "string"
|
|
531495
|
+
},
|
|
531496
|
+
{
|
|
531497
|
+
"type": "array",
|
|
531498
|
+
"items": {
|
|
531499
|
+
"type": "string"
|
|
531500
|
+
}
|
|
531501
|
+
}
|
|
531502
|
+
],
|
|
531433
531503
|
"nullable": true,
|
|
531434
531504
|
"description": "Default value of the property"
|
|
531435
531505
|
},
|
|
@@ -532273,7 +532343,17 @@
|
|
|
532273
532343
|
"description": "Whether the property is required."
|
|
532274
532344
|
},
|
|
532275
532345
|
"default_value": {
|
|
532276
|
-
"
|
|
532346
|
+
"oneOf": [
|
|
532347
|
+
{
|
|
532348
|
+
"type": "string"
|
|
532349
|
+
},
|
|
532350
|
+
{
|
|
532351
|
+
"type": "array",
|
|
532352
|
+
"items": {
|
|
532353
|
+
"type": "string"
|
|
532354
|
+
}
|
|
532355
|
+
}
|
|
532356
|
+
],
|
|
532277
532357
|
"nullable": true,
|
|
532278
532358
|
"description": "Default value of the property"
|
|
532279
532359
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -16177,7 +16177,17 @@
|
|
|
16177
16177
|
"description": "Whether the property is required."
|
|
16178
16178
|
},
|
|
16179
16179
|
"default_value": {
|
|
16180
|
-
"
|
|
16180
|
+
"oneOf": [
|
|
16181
|
+
{
|
|
16182
|
+
"type": "string"
|
|
16183
|
+
},
|
|
16184
|
+
{
|
|
16185
|
+
"type": "array",
|
|
16186
|
+
"items": {
|
|
16187
|
+
"type": "string"
|
|
16188
|
+
}
|
|
16189
|
+
}
|
|
16190
|
+
],
|
|
16181
16191
|
"nullable": true,
|
|
16182
16192
|
"description": "Default value of the property"
|
|
16183
16193
|
},
|
|
@@ -98011,7 +98021,17 @@
|
|
|
98011
98021
|
"description": "Whether the property is required."
|
|
98012
98022
|
},
|
|
98013
98023
|
"default_value": {
|
|
98014
|
-
"
|
|
98024
|
+
"oneOf": [
|
|
98025
|
+
{
|
|
98026
|
+
"type": "string"
|
|
98027
|
+
},
|
|
98028
|
+
{
|
|
98029
|
+
"type": "array",
|
|
98030
|
+
"items": {
|
|
98031
|
+
"type": "string"
|
|
98032
|
+
}
|
|
98033
|
+
}
|
|
98034
|
+
],
|
|
98015
98035
|
"nullable": true,
|
|
98016
98036
|
"description": "Default value of the property"
|
|
98017
98037
|
},
|
|
@@ -100038,7 +100058,7 @@
|
|
|
100038
100058
|
"properties": {
|
|
100039
100059
|
"alerts_threshold": {
|
|
100040
100060
|
"type": "string",
|
|
100041
|
-
"description": "The
|
|
100061
|
+
"description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
100042
100062
|
"enum": [
|
|
100043
100063
|
"none",
|
|
100044
100064
|
"errors",
|
|
@@ -100048,7 +100068,7 @@
|
|
|
100048
100068
|
},
|
|
100049
100069
|
"security_alerts_threshold": {
|
|
100050
100070
|
"type": "string",
|
|
100051
|
-
"description": "The
|
|
100071
|
+
"description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
100052
100072
|
"enum": [
|
|
100053
100073
|
"none",
|
|
100054
100074
|
"critical",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -113573,7 +113573,17 @@
|
|
|
113573
113573
|
"description": "Whether the property is required."
|
|
113574
113574
|
},
|
|
113575
113575
|
"default_value": {
|
|
113576
|
-
"
|
|
113576
|
+
"oneOf": [
|
|
113577
|
+
{
|
|
113578
|
+
"type": "string"
|
|
113579
|
+
},
|
|
113580
|
+
{
|
|
113581
|
+
"type": "array",
|
|
113582
|
+
"items": {
|
|
113583
|
+
"type": "string"
|
|
113584
|
+
}
|
|
113585
|
+
}
|
|
113586
|
+
],
|
|
113577
113587
|
"nullable": true,
|
|
113578
113588
|
"description": "Default value of the property"
|
|
113579
113589
|
},
|
|
@@ -113755,7 +113765,17 @@
|
|
|
113755
113765
|
"description": "Whether the property is required."
|
|
113756
113766
|
},
|
|
113757
113767
|
"default_value": {
|
|
113758
|
-
"
|
|
113768
|
+
"oneOf": [
|
|
113769
|
+
{
|
|
113770
|
+
"type": "string"
|
|
113771
|
+
},
|
|
113772
|
+
{
|
|
113773
|
+
"type": "array",
|
|
113774
|
+
"items": {
|
|
113775
|
+
"type": "string"
|
|
113776
|
+
}
|
|
113777
|
+
}
|
|
113778
|
+
],
|
|
113759
113779
|
"nullable": true,
|
|
113760
113780
|
"description": "Default value of the property"
|
|
113761
113781
|
},
|
|
@@ -113860,7 +113880,17 @@
|
|
|
113860
113880
|
"description": "Whether the property is required."
|
|
113861
113881
|
},
|
|
113862
113882
|
"default_value": {
|
|
113863
|
-
"
|
|
113883
|
+
"oneOf": [
|
|
113884
|
+
{
|
|
113885
|
+
"type": "string"
|
|
113886
|
+
},
|
|
113887
|
+
{
|
|
113888
|
+
"type": "array",
|
|
113889
|
+
"items": {
|
|
113890
|
+
"type": "string"
|
|
113891
|
+
}
|
|
113892
|
+
}
|
|
113893
|
+
],
|
|
113864
113894
|
"nullable": true,
|
|
113865
113895
|
"description": "Default value of the property"
|
|
113866
113896
|
},
|
|
@@ -114048,7 +114078,17 @@
|
|
|
114048
114078
|
"description": "Whether the property is required."
|
|
114049
114079
|
},
|
|
114050
114080
|
"default_value": {
|
|
114051
|
-
"
|
|
114081
|
+
"oneOf": [
|
|
114082
|
+
{
|
|
114083
|
+
"type": "string"
|
|
114084
|
+
},
|
|
114085
|
+
{
|
|
114086
|
+
"type": "array",
|
|
114087
|
+
"items": {
|
|
114088
|
+
"type": "string"
|
|
114089
|
+
}
|
|
114090
|
+
}
|
|
114091
|
+
],
|
|
114052
114092
|
"nullable": true,
|
|
114053
114093
|
"description": "Default value of the property"
|
|
114054
114094
|
},
|
|
@@ -114214,7 +114254,17 @@
|
|
|
114214
114254
|
"description": "Whether the property is required."
|
|
114215
114255
|
},
|
|
114216
114256
|
"default_value": {
|
|
114217
|
-
"
|
|
114257
|
+
"oneOf": [
|
|
114258
|
+
{
|
|
114259
|
+
"type": "string"
|
|
114260
|
+
},
|
|
114261
|
+
{
|
|
114262
|
+
"type": "array",
|
|
114263
|
+
"items": {
|
|
114264
|
+
"type": "string"
|
|
114265
|
+
}
|
|
114266
|
+
}
|
|
114267
|
+
],
|
|
114218
114268
|
"nullable": true,
|
|
114219
114269
|
"description": "Default value of the property"
|
|
114220
114270
|
},
|
|
@@ -114283,7 +114333,17 @@
|
|
|
114283
114333
|
"description": "Whether the property is required."
|
|
114284
114334
|
},
|
|
114285
114335
|
"default_value": {
|
|
114286
|
-
"
|
|
114336
|
+
"oneOf": [
|
|
114337
|
+
{
|
|
114338
|
+
"type": "string"
|
|
114339
|
+
},
|
|
114340
|
+
{
|
|
114341
|
+
"type": "array",
|
|
114342
|
+
"items": {
|
|
114343
|
+
"type": "string"
|
|
114344
|
+
}
|
|
114345
|
+
}
|
|
114346
|
+
],
|
|
114287
114347
|
"nullable": true,
|
|
114288
114348
|
"description": "Default value of the property"
|
|
114289
114349
|
},
|
|
@@ -559539,7 +559599,17 @@
|
|
|
559539
559599
|
"description": "Whether the property is required."
|
|
559540
559600
|
},
|
|
559541
559601
|
"default_value": {
|
|
559542
|
-
"
|
|
559602
|
+
"oneOf": [
|
|
559603
|
+
{
|
|
559604
|
+
"type": "string"
|
|
559605
|
+
},
|
|
559606
|
+
{
|
|
559607
|
+
"type": "array",
|
|
559608
|
+
"items": {
|
|
559609
|
+
"type": "string"
|
|
559610
|
+
}
|
|
559611
|
+
}
|
|
559612
|
+
],
|
|
559543
559613
|
"nullable": true,
|
|
559544
559614
|
"description": "Default value of the property"
|
|
559545
559615
|
},
|
|
@@ -560383,7 +560453,17 @@
|
|
|
560383
560453
|
"description": "Whether the property is required."
|
|
560384
560454
|
},
|
|
560385
560455
|
"default_value": {
|
|
560386
|
-
"
|
|
560456
|
+
"oneOf": [
|
|
560457
|
+
{
|
|
560458
|
+
"type": "string"
|
|
560459
|
+
},
|
|
560460
|
+
{
|
|
560461
|
+
"type": "array",
|
|
560462
|
+
"items": {
|
|
560463
|
+
"type": "string"
|
|
560464
|
+
}
|
|
560465
|
+
}
|
|
560466
|
+
],
|
|
560387
560467
|
"nullable": true,
|
|
560388
560468
|
"description": "Default value of the property"
|
|
560389
560469
|
},
|
package/generated/ghec.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -20814,7 +20814,17 @@
|
|
|
20814
20814
|
"description": "Whether the property is required."
|
|
20815
20815
|
},
|
|
20816
20816
|
"default_value": {
|
|
20817
|
-
"
|
|
20817
|
+
"oneOf": [
|
|
20818
|
+
{
|
|
20819
|
+
"type": "string"
|
|
20820
|
+
},
|
|
20821
|
+
{
|
|
20822
|
+
"type": "array",
|
|
20823
|
+
"items": {
|
|
20824
|
+
"type": "string"
|
|
20825
|
+
}
|
|
20826
|
+
}
|
|
20827
|
+
],
|
|
20818
20828
|
"nullable": true,
|
|
20819
20829
|
"description": "Default value of the property"
|
|
20820
20830
|
},
|
|
@@ -106553,7 +106563,17 @@
|
|
|
106553
106563
|
"description": "Whether the property is required."
|
|
106554
106564
|
},
|
|
106555
106565
|
"default_value": {
|
|
106556
|
-
"
|
|
106566
|
+
"oneOf": [
|
|
106567
|
+
{
|
|
106568
|
+
"type": "string"
|
|
106569
|
+
},
|
|
106570
|
+
{
|
|
106571
|
+
"type": "array",
|
|
106572
|
+
"items": {
|
|
106573
|
+
"type": "string"
|
|
106574
|
+
}
|
|
106575
|
+
}
|
|
106576
|
+
],
|
|
106557
106577
|
"nullable": true,
|
|
106558
106578
|
"description": "Default value of the property"
|
|
106559
106579
|
},
|
|
@@ -108580,7 +108600,7 @@
|
|
|
108580
108600
|
"properties": {
|
|
108581
108601
|
"alerts_threshold": {
|
|
108582
108602
|
"type": "string",
|
|
108583
|
-
"description": "The
|
|
108603
|
+
"description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-cloud@latest//code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
108584
108604
|
"enum": [
|
|
108585
108605
|
"none",
|
|
108586
108606
|
"errors",
|
|
@@ -108590,7 +108610,7 @@
|
|
|
108590
108610
|
},
|
|
108591
108611
|
"security_alerts_threshold": {
|
|
108592
108612
|
"type": "string",
|
|
108593
|
-
"description": "The
|
|
108613
|
+
"description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-cloud@latest//code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
108594
108614
|
"enum": [
|
|
108595
108615
|
"none",
|
|
108596
108616
|
"critical",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
package/generated/ghes-3.10.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
package/generated/ghes-3.11.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -102168,7 +102168,7 @@
|
|
|
102168
102168
|
"properties": {
|
|
102169
102169
|
"alerts_threshold": {
|
|
102170
102170
|
"type": "string",
|
|
102171
|
-
"description": "The
|
|
102171
|
+
"description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.11/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
102172
102172
|
"enum": [
|
|
102173
102173
|
"none",
|
|
102174
102174
|
"errors",
|
|
@@ -102178,7 +102178,7 @@
|
|
|
102178
102178
|
},
|
|
102179
102179
|
"security_alerts_threshold": {
|
|
102180
102180
|
"type": "string",
|
|
102181
|
-
"description": "The
|
|
102181
|
+
"description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.11/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
102182
102182
|
"enum": [
|
|
102183
102183
|
"none",
|
|
102184
102184
|
"critical",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -59010,6 +59010,17 @@
|
|
|
59010
59010
|
}
|
|
59011
59011
|
}
|
|
59012
59012
|
],
|
|
59013
|
+
"parameters": [
|
|
59014
|
+
{
|
|
59015
|
+
"name": "apply",
|
|
59016
|
+
"description": "Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too.",
|
|
59017
|
+
"in": "query",
|
|
59018
|
+
"required": false,
|
|
59019
|
+
"schema": {
|
|
59020
|
+
"type": "boolean"
|
|
59021
|
+
}
|
|
59022
|
+
}
|
|
59023
|
+
],
|
|
59013
59024
|
"requestBody": {
|
|
59014
59025
|
"required": true,
|
|
59015
59026
|
"content": {
|
package/generated/ghes-3.12.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -10946,6 +10946,11 @@
|
|
|
10946
10946
|
}
|
|
10947
10947
|
}
|
|
10948
10948
|
],
|
|
10949
|
+
"parameters": [
|
|
10950
|
+
{
|
|
10951
|
+
"$ref": "#/components/parameters/license-apply"
|
|
10952
|
+
}
|
|
10953
|
+
],
|
|
10949
10954
|
"requestBody": {
|
|
10950
10955
|
"required": true,
|
|
10951
10956
|
"content": {
|
|
@@ -104099,7 +104104,7 @@
|
|
|
104099
104104
|
"properties": {
|
|
104100
104105
|
"alerts_threshold": {
|
|
104101
104106
|
"type": "string",
|
|
104102
|
-
"description": "The
|
|
104107
|
+
"description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.12/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
104103
104108
|
"enum": [
|
|
104104
104109
|
"none",
|
|
104105
104110
|
"errors",
|
|
@@ -104109,7 +104114,7 @@
|
|
|
104109
104114
|
},
|
|
104110
104115
|
"security_alerts_threshold": {
|
|
104111
104116
|
"type": "string",
|
|
104112
|
-
"description": "The
|
|
104117
|
+
"description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.12/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"",
|
|
104113
104118
|
"enum": [
|
|
104114
104119
|
"none",
|
|
104115
104120
|
"critical",
|
|
@@ -301849,6 +301854,15 @@
|
|
|
301849
301854
|
"type": "string"
|
|
301850
301855
|
}
|
|
301851
301856
|
},
|
|
301857
|
+
"license-apply": {
|
|
301858
|
+
"name": "apply",
|
|
301859
|
+
"description": "Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too.",
|
|
301860
|
+
"in": "query",
|
|
301861
|
+
"required": false,
|
|
301862
|
+
"schema": {
|
|
301863
|
+
"type": "boolean"
|
|
301864
|
+
}
|
|
301865
|
+
},
|
|
301852
301866
|
"uuid": {
|
|
301853
301867
|
"name": "uuid",
|
|
301854
301868
|
"description": "The UUID which identifies a node.",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
package/generated/ghes-3.9.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|
package/generated/github.ae.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "16.
|
|
4
|
+
"version": "16.1.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": {
|