@octokit/openapi 7.5.0 → 7.8.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 +2249 -268
- package/generated/api.github.com.json +1222 -129
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +386 -28
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +43 -17
- package/generated/ghes-3.2.deref.json +778 -256
- package/generated/ghes-3.2.json +588 -40
- package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +0 -16
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +205 -225
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +445 -12
- package/generated/ghes-3.3.deref.json +785 -257
- package/generated/ghes-3.3.json +595 -41
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +153 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +13 -1
- package/generated/ghes-3.4.deref.json +816 -243
- package/generated/ghes-3.4.json +603 -43
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +462 -42
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +304 -18
- package/generated/ghes-3.5.deref.json +829 -243
- package/generated/ghes-3.5.json +603 -43
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +519 -89
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +18071 -6614
- package/generated/ghes-3.6-diff-to-api.github.com.json +6665 -4290
- package/generated/ghes-3.6.deref.json +1048 -256
- package/generated/ghes-3.6.json +826 -56
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +347 -32
- package/generated/github.ae-diff-to-api.github.com.deref.json +11634 -3854
- package/generated/github.ae-diff-to-api.github.com.json +1185 -40
- package/generated/github.ae.deref.json +1087 -178
- package/generated/github.ae.json +865 -50
- package/package.json +1 -1
|
@@ -3774,14 +3774,6 @@
|
|
|
3774
3774
|
],
|
|
3775
3775
|
"type": "string"
|
|
3776
3776
|
},
|
|
3777
|
-
"organization_custom_roles": {
|
|
3778
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
3779
|
-
"enum": [
|
|
3780
|
-
"read",
|
|
3781
|
-
"write"
|
|
3782
|
-
],
|
|
3783
|
-
"type": "string"
|
|
3784
|
-
},
|
|
3785
3777
|
"organization_hooks": {
|
|
3786
3778
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
3787
3779
|
"enum": [
|
|
@@ -4909,14 +4901,6 @@
|
|
|
4909
4901
|
],
|
|
4910
4902
|
"type": "string"
|
|
4911
4903
|
},
|
|
4912
|
-
"organization_custom_roles": {
|
|
4913
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
4914
|
-
"enum": [
|
|
4915
|
-
"read",
|
|
4916
|
-
"write"
|
|
4917
|
-
],
|
|
4918
|
-
"type": "string"
|
|
4919
|
-
},
|
|
4920
4904
|
"organization_hooks": {
|
|
4921
4905
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
4922
4906
|
"enum": [
|
|
@@ -5581,14 +5565,6 @@
|
|
|
5581
5565
|
],
|
|
5582
5566
|
"type": "string"
|
|
5583
5567
|
},
|
|
5584
|
-
"organization_custom_roles": {
|
|
5585
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
5586
|
-
"enum": [
|
|
5587
|
-
"read",
|
|
5588
|
-
"write"
|
|
5589
|
-
],
|
|
5590
|
-
"type": "string"
|
|
5591
|
-
},
|
|
5592
5568
|
"organization_hooks": {
|
|
5593
5569
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
5594
5570
|
"enum": [
|
|
@@ -7086,14 +7062,6 @@
|
|
|
7086
7062
|
],
|
|
7087
7063
|
"type": "string"
|
|
7088
7064
|
},
|
|
7089
|
-
"organization_custom_roles": {
|
|
7090
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
7091
|
-
"enum": [
|
|
7092
|
-
"read",
|
|
7093
|
-
"write"
|
|
7094
|
-
],
|
|
7095
|
-
"type": "string"
|
|
7096
|
-
},
|
|
7097
7065
|
"organization_hooks": {
|
|
7098
7066
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
7099
7067
|
"enum": [
|
|
@@ -7935,14 +7903,6 @@
|
|
|
7935
7903
|
],
|
|
7936
7904
|
"type": "string"
|
|
7937
7905
|
},
|
|
7938
|
-
"organization_custom_roles": {
|
|
7939
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
7940
|
-
"enum": [
|
|
7941
|
-
"read",
|
|
7942
|
-
"write"
|
|
7943
|
-
],
|
|
7944
|
-
"type": "string"
|
|
7945
|
-
},
|
|
7946
7906
|
"organization_hooks": {
|
|
7947
7907
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
7948
7908
|
"enum": [
|
|
@@ -8866,14 +8826,6 @@
|
|
|
8866
8826
|
],
|
|
8867
8827
|
"type": "string"
|
|
8868
8828
|
},
|
|
8869
|
-
"organization_custom_roles": {
|
|
8870
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
8871
|
-
"enum": [
|
|
8872
|
-
"read",
|
|
8873
|
-
"write"
|
|
8874
|
-
],
|
|
8875
|
-
"type": "string"
|
|
8876
|
-
},
|
|
8877
8829
|
"organization_hooks": {
|
|
8878
8830
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
8879
8831
|
"enum": [
|
|
@@ -9548,14 +9500,6 @@
|
|
|
9548
9500
|
],
|
|
9549
9501
|
"type": "string"
|
|
9550
9502
|
},
|
|
9551
|
-
"organization_custom_roles": {
|
|
9552
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
9553
|
-
"enum": [
|
|
9554
|
-
"read",
|
|
9555
|
-
"write"
|
|
9556
|
-
],
|
|
9557
|
-
"type": "string"
|
|
9558
|
-
},
|
|
9559
9503
|
"organization_hooks": {
|
|
9560
9504
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
9561
9505
|
"enum": [
|
|
@@ -10459,14 +10403,6 @@
|
|
|
10459
10403
|
],
|
|
10460
10404
|
"type": "string"
|
|
10461
10405
|
},
|
|
10462
|
-
"organization_custom_roles": {
|
|
10463
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10464
|
-
"enum": [
|
|
10465
|
-
"read",
|
|
10466
|
-
"write"
|
|
10467
|
-
],
|
|
10468
|
-
"type": "string"
|
|
10469
|
-
},
|
|
10470
10406
|
"organization_hooks": {
|
|
10471
10407
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
10472
10408
|
"enum": [
|
|
@@ -11141,14 +11077,6 @@
|
|
|
11141
11077
|
],
|
|
11142
11078
|
"type": "string"
|
|
11143
11079
|
},
|
|
11144
|
-
"organization_custom_roles": {
|
|
11145
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
11146
|
-
"enum": [
|
|
11147
|
-
"read",
|
|
11148
|
-
"write"
|
|
11149
|
-
],
|
|
11150
|
-
"type": "string"
|
|
11151
|
-
},
|
|
11152
11080
|
"organization_hooks": {
|
|
11153
11081
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
11154
11082
|
"enum": [
|
|
@@ -12022,14 +11950,6 @@
|
|
|
12022
11950
|
],
|
|
12023
11951
|
"type": "string"
|
|
12024
11952
|
},
|
|
12025
|
-
"organization_custom_roles": {
|
|
12026
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
12027
|
-
"enum": [
|
|
12028
|
-
"read",
|
|
12029
|
-
"write"
|
|
12030
|
-
],
|
|
12031
|
-
"type": "string"
|
|
12032
|
-
},
|
|
12033
11953
|
"organization_hooks": {
|
|
12034
11954
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
12035
11955
|
"enum": [
|
|
@@ -12835,14 +12755,6 @@
|
|
|
12835
12755
|
],
|
|
12836
12756
|
"type": "string"
|
|
12837
12757
|
},
|
|
12838
|
-
"organization_custom_roles": {
|
|
12839
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
12840
|
-
"enum": [
|
|
12841
|
-
"read",
|
|
12842
|
-
"write"
|
|
12843
|
-
],
|
|
12844
|
-
"type": "string"
|
|
12845
|
-
},
|
|
12846
12758
|
"organization_hooks": {
|
|
12847
12759
|
"description": "The level of permission to grant the access token to manage the post-receive hooks for an organization.",
|
|
12848
12760
|
"enum": [
|
|
@@ -17330,6 +17242,240 @@
|
|
|
17330
17242
|
}
|
|
17331
17243
|
},
|
|
17332
17244
|
"changed": {
|
|
17245
|
+
"/app/installations": {
|
|
17246
|
+
"get": {
|
|
17247
|
+
"responses": {
|
|
17248
|
+
"changed": {
|
|
17249
|
+
"200": {
|
|
17250
|
+
"content": {
|
|
17251
|
+
"changed": {
|
|
17252
|
+
"application/json": {
|
|
17253
|
+
"schema_changed": {
|
|
17254
|
+
"items_changed": {
|
|
17255
|
+
"properties_changed": {
|
|
17256
|
+
"changed": {
|
|
17257
|
+
"permissions": {
|
|
17258
|
+
"properties_changed": {
|
|
17259
|
+
"removed": [
|
|
17260
|
+
"organization_custom_roles"
|
|
17261
|
+
]
|
|
17262
|
+
}
|
|
17263
|
+
}
|
|
17264
|
+
}
|
|
17265
|
+
}
|
|
17266
|
+
}
|
|
17267
|
+
}
|
|
17268
|
+
}
|
|
17269
|
+
}
|
|
17270
|
+
}
|
|
17271
|
+
}
|
|
17272
|
+
}
|
|
17273
|
+
}
|
|
17274
|
+
}
|
|
17275
|
+
},
|
|
17276
|
+
"/app/installations/{installation_id}": {
|
|
17277
|
+
"get": {
|
|
17278
|
+
"responses": {
|
|
17279
|
+
"changed": {
|
|
17280
|
+
"200": {
|
|
17281
|
+
"content": {
|
|
17282
|
+
"changed": {
|
|
17283
|
+
"application/json": {
|
|
17284
|
+
"schema_changed": {
|
|
17285
|
+
"properties_changed": {
|
|
17286
|
+
"changed": {
|
|
17287
|
+
"permissions": {
|
|
17288
|
+
"properties_changed": {
|
|
17289
|
+
"removed": [
|
|
17290
|
+
"organization_custom_roles"
|
|
17291
|
+
]
|
|
17292
|
+
}
|
|
17293
|
+
}
|
|
17294
|
+
}
|
|
17295
|
+
}
|
|
17296
|
+
}
|
|
17297
|
+
}
|
|
17298
|
+
}
|
|
17299
|
+
}
|
|
17300
|
+
}
|
|
17301
|
+
}
|
|
17302
|
+
}
|
|
17303
|
+
}
|
|
17304
|
+
},
|
|
17305
|
+
"/app/installations/{installation_id}/access_tokens": {
|
|
17306
|
+
"post": {
|
|
17307
|
+
"request_body": {
|
|
17308
|
+
"content_changed": {
|
|
17309
|
+
"changed": {
|
|
17310
|
+
"application/json": {
|
|
17311
|
+
"schema_changed": {
|
|
17312
|
+
"properties_changed": {
|
|
17313
|
+
"changed": {
|
|
17314
|
+
"permissions": {
|
|
17315
|
+
"properties_changed": {
|
|
17316
|
+
"removed": [
|
|
17317
|
+
"organization_custom_roles"
|
|
17318
|
+
]
|
|
17319
|
+
}
|
|
17320
|
+
}
|
|
17321
|
+
}
|
|
17322
|
+
}
|
|
17323
|
+
}
|
|
17324
|
+
}
|
|
17325
|
+
}
|
|
17326
|
+
}
|
|
17327
|
+
},
|
|
17328
|
+
"responses": {
|
|
17329
|
+
"changed": {
|
|
17330
|
+
"201": {
|
|
17331
|
+
"content": {
|
|
17332
|
+
"changed": {
|
|
17333
|
+
"application/json": {
|
|
17334
|
+
"schema_changed": {
|
|
17335
|
+
"properties_changed": {
|
|
17336
|
+
"changed": {
|
|
17337
|
+
"permissions": {
|
|
17338
|
+
"properties_changed": {
|
|
17339
|
+
"removed": [
|
|
17340
|
+
"organization_custom_roles"
|
|
17341
|
+
]
|
|
17342
|
+
}
|
|
17343
|
+
}
|
|
17344
|
+
}
|
|
17345
|
+
}
|
|
17346
|
+
}
|
|
17347
|
+
}
|
|
17348
|
+
}
|
|
17349
|
+
}
|
|
17350
|
+
}
|
|
17351
|
+
}
|
|
17352
|
+
}
|
|
17353
|
+
}
|
|
17354
|
+
},
|
|
17355
|
+
"/applications/{client_id}/token": {
|
|
17356
|
+
"patch": {
|
|
17357
|
+
"responses": {
|
|
17358
|
+
"changed": {
|
|
17359
|
+
"200": {
|
|
17360
|
+
"content": {
|
|
17361
|
+
"changed": {
|
|
17362
|
+
"application/json": {
|
|
17363
|
+
"schema_changed": {
|
|
17364
|
+
"properties_changed": {
|
|
17365
|
+
"changed": {
|
|
17366
|
+
"installation": {
|
|
17367
|
+
"properties_changed": {
|
|
17368
|
+
"changed": {
|
|
17369
|
+
"permissions": {
|
|
17370
|
+
"properties_changed": {
|
|
17371
|
+
"removed": [
|
|
17372
|
+
"organization_custom_roles"
|
|
17373
|
+
]
|
|
17374
|
+
}
|
|
17375
|
+
}
|
|
17376
|
+
}
|
|
17377
|
+
}
|
|
17378
|
+
}
|
|
17379
|
+
}
|
|
17380
|
+
}
|
|
17381
|
+
}
|
|
17382
|
+
}
|
|
17383
|
+
}
|
|
17384
|
+
}
|
|
17385
|
+
}
|
|
17386
|
+
}
|
|
17387
|
+
}
|
|
17388
|
+
},
|
|
17389
|
+
"post": {
|
|
17390
|
+
"responses": {
|
|
17391
|
+
"changed": {
|
|
17392
|
+
"200": {
|
|
17393
|
+
"content": {
|
|
17394
|
+
"changed": {
|
|
17395
|
+
"application/json": {
|
|
17396
|
+
"schema_changed": {
|
|
17397
|
+
"properties_changed": {
|
|
17398
|
+
"changed": {
|
|
17399
|
+
"installation": {
|
|
17400
|
+
"properties_changed": {
|
|
17401
|
+
"changed": {
|
|
17402
|
+
"permissions": {
|
|
17403
|
+
"properties_changed": {
|
|
17404
|
+
"removed": [
|
|
17405
|
+
"organization_custom_roles"
|
|
17406
|
+
]
|
|
17407
|
+
}
|
|
17408
|
+
}
|
|
17409
|
+
}
|
|
17410
|
+
}
|
|
17411
|
+
}
|
|
17412
|
+
}
|
|
17413
|
+
}
|
|
17414
|
+
}
|
|
17415
|
+
}
|
|
17416
|
+
}
|
|
17417
|
+
}
|
|
17418
|
+
}
|
|
17419
|
+
}
|
|
17420
|
+
}
|
|
17421
|
+
}
|
|
17422
|
+
},
|
|
17423
|
+
"/applications/{client_id}/token/scoped": {
|
|
17424
|
+
"post": {
|
|
17425
|
+
"request_body": {
|
|
17426
|
+
"content_changed": {
|
|
17427
|
+
"changed": {
|
|
17428
|
+
"application/json": {
|
|
17429
|
+
"schema_changed": {
|
|
17430
|
+
"properties_changed": {
|
|
17431
|
+
"changed": {
|
|
17432
|
+
"permissions": {
|
|
17433
|
+
"properties_changed": {
|
|
17434
|
+
"removed": [
|
|
17435
|
+
"organization_custom_roles"
|
|
17436
|
+
]
|
|
17437
|
+
}
|
|
17438
|
+
}
|
|
17439
|
+
}
|
|
17440
|
+
}
|
|
17441
|
+
}
|
|
17442
|
+
}
|
|
17443
|
+
}
|
|
17444
|
+
}
|
|
17445
|
+
},
|
|
17446
|
+
"responses": {
|
|
17447
|
+
"changed": {
|
|
17448
|
+
"200": {
|
|
17449
|
+
"content": {
|
|
17450
|
+
"changed": {
|
|
17451
|
+
"application/json": {
|
|
17452
|
+
"schema_changed": {
|
|
17453
|
+
"properties_changed": {
|
|
17454
|
+
"changed": {
|
|
17455
|
+
"installation": {
|
|
17456
|
+
"properties_changed": {
|
|
17457
|
+
"changed": {
|
|
17458
|
+
"permissions": {
|
|
17459
|
+
"properties_changed": {
|
|
17460
|
+
"removed": [
|
|
17461
|
+
"organization_custom_roles"
|
|
17462
|
+
]
|
|
17463
|
+
}
|
|
17464
|
+
}
|
|
17465
|
+
}
|
|
17466
|
+
}
|
|
17467
|
+
}
|
|
17468
|
+
}
|
|
17469
|
+
}
|
|
17470
|
+
}
|
|
17471
|
+
}
|
|
17472
|
+
}
|
|
17473
|
+
}
|
|
17474
|
+
}
|
|
17475
|
+
}
|
|
17476
|
+
}
|
|
17477
|
+
}
|
|
17478
|
+
},
|
|
17333
17479
|
"/enterprises/{enterprise}/actions/permissions/selected-actions": {
|
|
17334
17480
|
"get": {
|
|
17335
17481
|
"responses": {
|
|
@@ -17423,6 +17569,32 @@
|
|
|
17423
17569
|
}
|
|
17424
17570
|
},
|
|
17425
17571
|
"/orgs/{org}": {
|
|
17572
|
+
"get": {
|
|
17573
|
+
"responses": {
|
|
17574
|
+
"changed": {
|
|
17575
|
+
"200": {
|
|
17576
|
+
"content": {
|
|
17577
|
+
"changed": {
|
|
17578
|
+
"application/json": {
|
|
17579
|
+
"schema_changed": {
|
|
17580
|
+
"properties_changed": {
|
|
17581
|
+
"removed": [
|
|
17582
|
+
"advanced_security_enabled_for_new_repositories",
|
|
17583
|
+
"dependabot_alerts_enabled_for_new_repositories",
|
|
17584
|
+
"dependabot_security_updates_enabled_for_new_repositories",
|
|
17585
|
+
"dependency_graph_enabled_for_new_repositories",
|
|
17586
|
+
"secret_scanning_enabled_for_new_repositories",
|
|
17587
|
+
"secret_scanning_push_protection_enabled_for_new_repositories"
|
|
17588
|
+
]
|
|
17589
|
+
}
|
|
17590
|
+
}
|
|
17591
|
+
}
|
|
17592
|
+
}
|
|
17593
|
+
}
|
|
17594
|
+
}
|
|
17595
|
+
}
|
|
17596
|
+
}
|
|
17597
|
+
},
|
|
17426
17598
|
"patch": {
|
|
17427
17599
|
"request_body": {
|
|
17428
17600
|
"content_changed": {
|
|
@@ -17431,14 +17603,44 @@
|
|
|
17431
17603
|
"schema_changed": {
|
|
17432
17604
|
"properties_changed": {
|
|
17433
17605
|
"removed": [
|
|
17606
|
+
"advanced_security_enabled_for_new_repositories",
|
|
17607
|
+
"dependabot_alerts_enabled_for_new_repositories",
|
|
17608
|
+
"dependabot_security_updates_enabled_for_new_repositories",
|
|
17609
|
+
"dependency_graph_enabled_for_new_repositories",
|
|
17434
17610
|
"members_can_create_private_pages",
|
|
17435
|
-
"members_can_create_public_pages"
|
|
17611
|
+
"members_can_create_public_pages",
|
|
17612
|
+
"secret_scanning_enabled_for_new_repositories",
|
|
17613
|
+
"secret_scanning_push_protection_enabled_for_new_repositories"
|
|
17436
17614
|
]
|
|
17437
17615
|
}
|
|
17438
17616
|
}
|
|
17439
17617
|
}
|
|
17440
17618
|
}
|
|
17441
17619
|
}
|
|
17620
|
+
},
|
|
17621
|
+
"responses": {
|
|
17622
|
+
"changed": {
|
|
17623
|
+
"200": {
|
|
17624
|
+
"content": {
|
|
17625
|
+
"changed": {
|
|
17626
|
+
"application/json": {
|
|
17627
|
+
"schema_changed": {
|
|
17628
|
+
"properties_changed": {
|
|
17629
|
+
"removed": [
|
|
17630
|
+
"advanced_security_enabled_for_new_repositories",
|
|
17631
|
+
"dependabot_alerts_enabled_for_new_repositories",
|
|
17632
|
+
"dependabot_security_updates_enabled_for_new_repositories",
|
|
17633
|
+
"dependency_graph_enabled_for_new_repositories",
|
|
17634
|
+
"secret_scanning_enabled_for_new_repositories",
|
|
17635
|
+
"secret_scanning_push_protection_enabled_for_new_repositories"
|
|
17636
|
+
]
|
|
17637
|
+
}
|
|
17638
|
+
}
|
|
17639
|
+
}
|
|
17640
|
+
}
|
|
17641
|
+
}
|
|
17642
|
+
}
|
|
17643
|
+
}
|
|
17442
17644
|
}
|
|
17443
17645
|
}
|
|
17444
17646
|
},
|
|
@@ -17513,6 +17715,72 @@
|
|
|
17513
17715
|
}
|
|
17514
17716
|
}
|
|
17515
17717
|
},
|
|
17718
|
+
"/orgs/{org}/installation": {
|
|
17719
|
+
"get": {
|
|
17720
|
+
"responses": {
|
|
17721
|
+
"changed": {
|
|
17722
|
+
"200": {
|
|
17723
|
+
"content": {
|
|
17724
|
+
"changed": {
|
|
17725
|
+
"application/json": {
|
|
17726
|
+
"schema_changed": {
|
|
17727
|
+
"properties_changed": {
|
|
17728
|
+
"changed": {
|
|
17729
|
+
"permissions": {
|
|
17730
|
+
"properties_changed": {
|
|
17731
|
+
"removed": [
|
|
17732
|
+
"organization_custom_roles"
|
|
17733
|
+
]
|
|
17734
|
+
}
|
|
17735
|
+
}
|
|
17736
|
+
}
|
|
17737
|
+
}
|
|
17738
|
+
}
|
|
17739
|
+
}
|
|
17740
|
+
}
|
|
17741
|
+
}
|
|
17742
|
+
}
|
|
17743
|
+
}
|
|
17744
|
+
}
|
|
17745
|
+
}
|
|
17746
|
+
},
|
|
17747
|
+
"/orgs/{org}/installations": {
|
|
17748
|
+
"get": {
|
|
17749
|
+
"responses": {
|
|
17750
|
+
"changed": {
|
|
17751
|
+
"200": {
|
|
17752
|
+
"content": {
|
|
17753
|
+
"changed": {
|
|
17754
|
+
"application/json": {
|
|
17755
|
+
"schema_changed": {
|
|
17756
|
+
"properties_changed": {
|
|
17757
|
+
"changed": {
|
|
17758
|
+
"installations": {
|
|
17759
|
+
"items_changed": {
|
|
17760
|
+
"properties_changed": {
|
|
17761
|
+
"changed": {
|
|
17762
|
+
"permissions": {
|
|
17763
|
+
"properties_changed": {
|
|
17764
|
+
"removed": [
|
|
17765
|
+
"organization_custom_roles"
|
|
17766
|
+
]
|
|
17767
|
+
}
|
|
17768
|
+
}
|
|
17769
|
+
}
|
|
17770
|
+
}
|
|
17771
|
+
}
|
|
17772
|
+
}
|
|
17773
|
+
}
|
|
17774
|
+
}
|
|
17775
|
+
}
|
|
17776
|
+
}
|
|
17777
|
+
}
|
|
17778
|
+
}
|
|
17779
|
+
}
|
|
17780
|
+
}
|
|
17781
|
+
}
|
|
17782
|
+
}
|
|
17783
|
+
},
|
|
17516
17784
|
"/orgs/{org}/secret-scanning/alerts": {
|
|
17517
17785
|
"get": {
|
|
17518
17786
|
"parameters": {
|
|
@@ -17661,6 +17929,11 @@
|
|
|
17661
17929
|
"removed": [
|
|
17662
17930
|
"is_alphanumeric"
|
|
17663
17931
|
]
|
|
17932
|
+
},
|
|
17933
|
+
"required_changed": {
|
|
17934
|
+
"removed": [
|
|
17935
|
+
"is_alphanumeric"
|
|
17936
|
+
]
|
|
17664
17937
|
}
|
|
17665
17938
|
}
|
|
17666
17939
|
}
|
|
@@ -17683,6 +17956,11 @@
|
|
|
17683
17956
|
"removed": [
|
|
17684
17957
|
"is_alphanumeric"
|
|
17685
17958
|
]
|
|
17959
|
+
},
|
|
17960
|
+
"required_changed": {
|
|
17961
|
+
"removed": [
|
|
17962
|
+
"is_alphanumeric"
|
|
17963
|
+
]
|
|
17686
17964
|
}
|
|
17687
17965
|
}
|
|
17688
17966
|
}
|
|
@@ -17706,6 +17984,11 @@
|
|
|
17706
17984
|
"removed": [
|
|
17707
17985
|
"is_alphanumeric"
|
|
17708
17986
|
]
|
|
17987
|
+
},
|
|
17988
|
+
"required_changed": {
|
|
17989
|
+
"removed": [
|
|
17990
|
+
"is_alphanumeric"
|
|
17991
|
+
]
|
|
17709
17992
|
}
|
|
17710
17993
|
}
|
|
17711
17994
|
}
|
|
@@ -17716,6 +17999,43 @@
|
|
|
17716
17999
|
}
|
|
17717
18000
|
}
|
|
17718
18001
|
},
|
|
18002
|
+
"/repos/{owner}/{repo}/code-scanning/analyses": {
|
|
18003
|
+
"get": {
|
|
18004
|
+
"parameters": {
|
|
18005
|
+
"removed": [
|
|
18006
|
+
{
|
|
18007
|
+
"description": "The direction to sort the results by.",
|
|
18008
|
+
"in": "query",
|
|
18009
|
+
"name": "direction",
|
|
18010
|
+
"required": false,
|
|
18011
|
+
"schema": {
|
|
18012
|
+
"default": "desc",
|
|
18013
|
+
"enum": [
|
|
18014
|
+
"asc",
|
|
18015
|
+
"desc"
|
|
18016
|
+
],
|
|
18017
|
+
"type": "string"
|
|
18018
|
+
},
|
|
18019
|
+
"style": "form"
|
|
18020
|
+
},
|
|
18021
|
+
{
|
|
18022
|
+
"description": "The property by which to sort the results.",
|
|
18023
|
+
"in": "query",
|
|
18024
|
+
"name": "sort",
|
|
18025
|
+
"required": false,
|
|
18026
|
+
"schema": {
|
|
18027
|
+
"default": "created",
|
|
18028
|
+
"enum": [
|
|
18029
|
+
"created"
|
|
18030
|
+
],
|
|
18031
|
+
"type": "string"
|
|
18032
|
+
},
|
|
18033
|
+
"style": "form"
|
|
18034
|
+
}
|
|
18035
|
+
]
|
|
18036
|
+
}
|
|
18037
|
+
}
|
|
18038
|
+
},
|
|
17719
18039
|
"/repos/{owner}/{repo}/collaborators": {
|
|
17720
18040
|
"get": {
|
|
17721
18041
|
"responses": {
|
|
@@ -17779,6 +18099,7 @@
|
|
|
17779
18099
|
"schema_changed": {
|
|
17780
18100
|
"properties_changed": {
|
|
17781
18101
|
"removed": [
|
|
18102
|
+
"default_branch_only",
|
|
17782
18103
|
"name"
|
|
17783
18104
|
]
|
|
17784
18105
|
}
|
|
@@ -17789,6 +18110,35 @@
|
|
|
17789
18110
|
}
|
|
17790
18111
|
}
|
|
17791
18112
|
},
|
|
18113
|
+
"/repos/{owner}/{repo}/installation": {
|
|
18114
|
+
"get": {
|
|
18115
|
+
"responses": {
|
|
18116
|
+
"changed": {
|
|
18117
|
+
"200": {
|
|
18118
|
+
"content": {
|
|
18119
|
+
"changed": {
|
|
18120
|
+
"application/json": {
|
|
18121
|
+
"schema_changed": {
|
|
18122
|
+
"properties_changed": {
|
|
18123
|
+
"changed": {
|
|
18124
|
+
"permissions": {
|
|
18125
|
+
"properties_changed": {
|
|
18126
|
+
"removed": [
|
|
18127
|
+
"organization_custom_roles"
|
|
18128
|
+
]
|
|
18129
|
+
}
|
|
18130
|
+
}
|
|
18131
|
+
}
|
|
18132
|
+
}
|
|
18133
|
+
}
|
|
18134
|
+
}
|
|
18135
|
+
}
|
|
18136
|
+
}
|
|
18137
|
+
}
|
|
18138
|
+
}
|
|
18139
|
+
}
|
|
18140
|
+
}
|
|
18141
|
+
},
|
|
17792
18142
|
"/repos/{owner}/{repo}/keys": {
|
|
17793
18143
|
"get": {
|
|
17794
18144
|
"responses": {
|
|
@@ -18084,6 +18434,72 @@
|
|
|
18084
18434
|
]
|
|
18085
18435
|
}
|
|
18086
18436
|
}
|
|
18437
|
+
},
|
|
18438
|
+
"/user/installations": {
|
|
18439
|
+
"get": {
|
|
18440
|
+
"responses": {
|
|
18441
|
+
"changed": {
|
|
18442
|
+
"200": {
|
|
18443
|
+
"content": {
|
|
18444
|
+
"changed": {
|
|
18445
|
+
"application/json": {
|
|
18446
|
+
"schema_changed": {
|
|
18447
|
+
"properties_changed": {
|
|
18448
|
+
"changed": {
|
|
18449
|
+
"installations": {
|
|
18450
|
+
"items_changed": {
|
|
18451
|
+
"properties_changed": {
|
|
18452
|
+
"changed": {
|
|
18453
|
+
"permissions": {
|
|
18454
|
+
"properties_changed": {
|
|
18455
|
+
"removed": [
|
|
18456
|
+
"organization_custom_roles"
|
|
18457
|
+
]
|
|
18458
|
+
}
|
|
18459
|
+
}
|
|
18460
|
+
}
|
|
18461
|
+
}
|
|
18462
|
+
}
|
|
18463
|
+
}
|
|
18464
|
+
}
|
|
18465
|
+
}
|
|
18466
|
+
}
|
|
18467
|
+
}
|
|
18468
|
+
}
|
|
18469
|
+
}
|
|
18470
|
+
}
|
|
18471
|
+
}
|
|
18472
|
+
}
|
|
18473
|
+
}
|
|
18474
|
+
},
|
|
18475
|
+
"/users/{username}/installation": {
|
|
18476
|
+
"get": {
|
|
18477
|
+
"responses": {
|
|
18478
|
+
"changed": {
|
|
18479
|
+
"200": {
|
|
18480
|
+
"content": {
|
|
18481
|
+
"changed": {
|
|
18482
|
+
"application/json": {
|
|
18483
|
+
"schema_changed": {
|
|
18484
|
+
"properties_changed": {
|
|
18485
|
+
"changed": {
|
|
18486
|
+
"permissions": {
|
|
18487
|
+
"properties_changed": {
|
|
18488
|
+
"removed": [
|
|
18489
|
+
"organization_custom_roles"
|
|
18490
|
+
]
|
|
18491
|
+
}
|
|
18492
|
+
}
|
|
18493
|
+
}
|
|
18494
|
+
}
|
|
18495
|
+
}
|
|
18496
|
+
}
|
|
18497
|
+
}
|
|
18498
|
+
}
|
|
18499
|
+
}
|
|
18500
|
+
}
|
|
18501
|
+
}
|
|
18502
|
+
}
|
|
18087
18503
|
}
|
|
18088
18504
|
},
|
|
18089
18505
|
"removed": {
|
|
@@ -18241,6 +18657,9 @@
|
|
|
18241
18657
|
"get",
|
|
18242
18658
|
"patch"
|
|
18243
18659
|
],
|
|
18660
|
+
"/orgs/{org}/{security_product}/{enablement}": [
|
|
18661
|
+
"post"
|
|
18662
|
+
],
|
|
18244
18663
|
"/repos/{owner}/{repo}/actions/caches": [
|
|
18245
18664
|
"get",
|
|
18246
18665
|
"delete"
|
|
@@ -18472,6 +18891,14 @@
|
|
|
18472
18891
|
"/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": [
|
|
18473
18892
|
"post"
|
|
18474
18893
|
],
|
|
18894
|
+
"/user/ssh_signing_keys": [
|
|
18895
|
+
"get",
|
|
18896
|
+
"post"
|
|
18897
|
+
],
|
|
18898
|
+
"/user/ssh_signing_keys/{ssh_signing_key_id}": [
|
|
18899
|
+
"get",
|
|
18900
|
+
"delete"
|
|
18901
|
+
],
|
|
18475
18902
|
"/users/{username}/packages": [
|
|
18476
18903
|
"get"
|
|
18477
18904
|
],
|
|
@@ -18500,6 +18927,9 @@
|
|
|
18500
18927
|
],
|
|
18501
18928
|
"/users/{username}/settings/billing/shared-storage": [
|
|
18502
18929
|
"get"
|
|
18930
|
+
],
|
|
18931
|
+
"/users/{username}/ssh_signing_keys": [
|
|
18932
|
+
"get"
|
|
18503
18933
|
]
|
|
18504
18934
|
}
|
|
18505
18935
|
},
|