@octokit/openapi 7.5.0 → 7.6.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 +466 -140
- package/generated/api.github.com.json +607 -28
- 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 +31 -25
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +25 -14
- package/generated/ghes-3.2.deref.json +319 -242
- package/generated/ghes-3.2.json +558 -26
- 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 +187 -223
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +432 -10
- package/generated/ghes-3.3.deref.json +319 -242
- package/generated/ghes-3.3.json +558 -26
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +9 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +9 -1
- package/generated/ghes-3.4.deref.json +322 -228
- package/generated/ghes-3.4.json +566 -28
- 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 +45 -39
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +283 -15
- package/generated/ghes-3.5.deref.json +322 -228
- package/generated/ghes-3.5.json +566 -28
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +433 -88
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +17464 -6423
- package/generated/ghes-3.6-diff-to-api.github.com.json +4502 -2247
- package/generated/ghes-3.6.deref.json +406 -240
- package/generated/ghes-3.6.json +654 -40
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +318 -32
- package/generated/github.ae-diff-to-api.github.com.deref.json +15845 -8423
- package/generated/github.ae-diff-to-api.github.com.json +1168 -44
- package/generated/github.ae.deref.json +409 -163
- package/generated/github.ae.json +646 -35
- 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": {
|
|
@@ -17513,6 +17659,72 @@
|
|
|
17513
17659
|
}
|
|
17514
17660
|
}
|
|
17515
17661
|
},
|
|
17662
|
+
"/orgs/{org}/installation": {
|
|
17663
|
+
"get": {
|
|
17664
|
+
"responses": {
|
|
17665
|
+
"changed": {
|
|
17666
|
+
"200": {
|
|
17667
|
+
"content": {
|
|
17668
|
+
"changed": {
|
|
17669
|
+
"application/json": {
|
|
17670
|
+
"schema_changed": {
|
|
17671
|
+
"properties_changed": {
|
|
17672
|
+
"changed": {
|
|
17673
|
+
"permissions": {
|
|
17674
|
+
"properties_changed": {
|
|
17675
|
+
"removed": [
|
|
17676
|
+
"organization_custom_roles"
|
|
17677
|
+
]
|
|
17678
|
+
}
|
|
17679
|
+
}
|
|
17680
|
+
}
|
|
17681
|
+
}
|
|
17682
|
+
}
|
|
17683
|
+
}
|
|
17684
|
+
}
|
|
17685
|
+
}
|
|
17686
|
+
}
|
|
17687
|
+
}
|
|
17688
|
+
}
|
|
17689
|
+
}
|
|
17690
|
+
},
|
|
17691
|
+
"/orgs/{org}/installations": {
|
|
17692
|
+
"get": {
|
|
17693
|
+
"responses": {
|
|
17694
|
+
"changed": {
|
|
17695
|
+
"200": {
|
|
17696
|
+
"content": {
|
|
17697
|
+
"changed": {
|
|
17698
|
+
"application/json": {
|
|
17699
|
+
"schema_changed": {
|
|
17700
|
+
"properties_changed": {
|
|
17701
|
+
"changed": {
|
|
17702
|
+
"installations": {
|
|
17703
|
+
"items_changed": {
|
|
17704
|
+
"properties_changed": {
|
|
17705
|
+
"changed": {
|
|
17706
|
+
"permissions": {
|
|
17707
|
+
"properties_changed": {
|
|
17708
|
+
"removed": [
|
|
17709
|
+
"organization_custom_roles"
|
|
17710
|
+
]
|
|
17711
|
+
}
|
|
17712
|
+
}
|
|
17713
|
+
}
|
|
17714
|
+
}
|
|
17715
|
+
}
|
|
17716
|
+
}
|
|
17717
|
+
}
|
|
17718
|
+
}
|
|
17719
|
+
}
|
|
17720
|
+
}
|
|
17721
|
+
}
|
|
17722
|
+
}
|
|
17723
|
+
}
|
|
17724
|
+
}
|
|
17725
|
+
}
|
|
17726
|
+
}
|
|
17727
|
+
},
|
|
17516
17728
|
"/orgs/{org}/secret-scanning/alerts": {
|
|
17517
17729
|
"get": {
|
|
17518
17730
|
"parameters": {
|
|
@@ -17716,6 +17928,43 @@
|
|
|
17716
17928
|
}
|
|
17717
17929
|
}
|
|
17718
17930
|
},
|
|
17931
|
+
"/repos/{owner}/{repo}/code-scanning/analyses": {
|
|
17932
|
+
"get": {
|
|
17933
|
+
"parameters": {
|
|
17934
|
+
"removed": [
|
|
17935
|
+
{
|
|
17936
|
+
"description": "The direction to sort the results by.",
|
|
17937
|
+
"in": "query",
|
|
17938
|
+
"name": "direction",
|
|
17939
|
+
"required": false,
|
|
17940
|
+
"schema": {
|
|
17941
|
+
"default": "desc",
|
|
17942
|
+
"enum": [
|
|
17943
|
+
"asc",
|
|
17944
|
+
"desc"
|
|
17945
|
+
],
|
|
17946
|
+
"type": "string"
|
|
17947
|
+
},
|
|
17948
|
+
"style": "form"
|
|
17949
|
+
},
|
|
17950
|
+
{
|
|
17951
|
+
"description": "The property by which to sort the results.",
|
|
17952
|
+
"in": "query",
|
|
17953
|
+
"name": "sort",
|
|
17954
|
+
"required": false,
|
|
17955
|
+
"schema": {
|
|
17956
|
+
"default": "created",
|
|
17957
|
+
"enum": [
|
|
17958
|
+
"created"
|
|
17959
|
+
],
|
|
17960
|
+
"type": "string"
|
|
17961
|
+
},
|
|
17962
|
+
"style": "form"
|
|
17963
|
+
}
|
|
17964
|
+
]
|
|
17965
|
+
}
|
|
17966
|
+
}
|
|
17967
|
+
},
|
|
17719
17968
|
"/repos/{owner}/{repo}/collaborators": {
|
|
17720
17969
|
"get": {
|
|
17721
17970
|
"responses": {
|
|
@@ -17779,6 +18028,7 @@
|
|
|
17779
18028
|
"schema_changed": {
|
|
17780
18029
|
"properties_changed": {
|
|
17781
18030
|
"removed": [
|
|
18031
|
+
"default_branch_only",
|
|
17782
18032
|
"name"
|
|
17783
18033
|
]
|
|
17784
18034
|
}
|
|
@@ -17789,6 +18039,35 @@
|
|
|
17789
18039
|
}
|
|
17790
18040
|
}
|
|
17791
18041
|
},
|
|
18042
|
+
"/repos/{owner}/{repo}/installation": {
|
|
18043
|
+
"get": {
|
|
18044
|
+
"responses": {
|
|
18045
|
+
"changed": {
|
|
18046
|
+
"200": {
|
|
18047
|
+
"content": {
|
|
18048
|
+
"changed": {
|
|
18049
|
+
"application/json": {
|
|
18050
|
+
"schema_changed": {
|
|
18051
|
+
"properties_changed": {
|
|
18052
|
+
"changed": {
|
|
18053
|
+
"permissions": {
|
|
18054
|
+
"properties_changed": {
|
|
18055
|
+
"removed": [
|
|
18056
|
+
"organization_custom_roles"
|
|
18057
|
+
]
|
|
18058
|
+
}
|
|
18059
|
+
}
|
|
18060
|
+
}
|
|
18061
|
+
}
|
|
18062
|
+
}
|
|
18063
|
+
}
|
|
18064
|
+
}
|
|
18065
|
+
}
|
|
18066
|
+
}
|
|
18067
|
+
}
|
|
18068
|
+
}
|
|
18069
|
+
}
|
|
18070
|
+
},
|
|
17792
18071
|
"/repos/{owner}/{repo}/keys": {
|
|
17793
18072
|
"get": {
|
|
17794
18073
|
"responses": {
|
|
@@ -18084,6 +18363,72 @@
|
|
|
18084
18363
|
]
|
|
18085
18364
|
}
|
|
18086
18365
|
}
|
|
18366
|
+
},
|
|
18367
|
+
"/user/installations": {
|
|
18368
|
+
"get": {
|
|
18369
|
+
"responses": {
|
|
18370
|
+
"changed": {
|
|
18371
|
+
"200": {
|
|
18372
|
+
"content": {
|
|
18373
|
+
"changed": {
|
|
18374
|
+
"application/json": {
|
|
18375
|
+
"schema_changed": {
|
|
18376
|
+
"properties_changed": {
|
|
18377
|
+
"changed": {
|
|
18378
|
+
"installations": {
|
|
18379
|
+
"items_changed": {
|
|
18380
|
+
"properties_changed": {
|
|
18381
|
+
"changed": {
|
|
18382
|
+
"permissions": {
|
|
18383
|
+
"properties_changed": {
|
|
18384
|
+
"removed": [
|
|
18385
|
+
"organization_custom_roles"
|
|
18386
|
+
]
|
|
18387
|
+
}
|
|
18388
|
+
}
|
|
18389
|
+
}
|
|
18390
|
+
}
|
|
18391
|
+
}
|
|
18392
|
+
}
|
|
18393
|
+
}
|
|
18394
|
+
}
|
|
18395
|
+
}
|
|
18396
|
+
}
|
|
18397
|
+
}
|
|
18398
|
+
}
|
|
18399
|
+
}
|
|
18400
|
+
}
|
|
18401
|
+
}
|
|
18402
|
+
}
|
|
18403
|
+
},
|
|
18404
|
+
"/users/{username}/installation": {
|
|
18405
|
+
"get": {
|
|
18406
|
+
"responses": {
|
|
18407
|
+
"changed": {
|
|
18408
|
+
"200": {
|
|
18409
|
+
"content": {
|
|
18410
|
+
"changed": {
|
|
18411
|
+
"application/json": {
|
|
18412
|
+
"schema_changed": {
|
|
18413
|
+
"properties_changed": {
|
|
18414
|
+
"changed": {
|
|
18415
|
+
"permissions": {
|
|
18416
|
+
"properties_changed": {
|
|
18417
|
+
"removed": [
|
|
18418
|
+
"organization_custom_roles"
|
|
18419
|
+
]
|
|
18420
|
+
}
|
|
18421
|
+
}
|
|
18422
|
+
}
|
|
18423
|
+
}
|
|
18424
|
+
}
|
|
18425
|
+
}
|
|
18426
|
+
}
|
|
18427
|
+
}
|
|
18428
|
+
}
|
|
18429
|
+
}
|
|
18430
|
+
}
|
|
18431
|
+
}
|
|
18087
18432
|
}
|
|
18088
18433
|
},
|
|
18089
18434
|
"removed": {
|