@wevion/cli 1.0.2663 → 1.0.2673
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/openapi.json +274 -0
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -108122,11 +108122,15 @@
|
|
|
108122
108122
|
"content": {
|
|
108123
108123
|
"application/json": {
|
|
108124
108124
|
"schema": {
|
|
108125
|
+
"additionalProperties": false,
|
|
108125
108126
|
"type": "object",
|
|
108126
108127
|
"required": [
|
|
108127
108128
|
"error"
|
|
108128
108129
|
],
|
|
108129
108130
|
"properties": {
|
|
108131
|
+
"code": {
|
|
108132
|
+
"type": "string"
|
|
108133
|
+
},
|
|
108130
108134
|
"error": {
|
|
108131
108135
|
"type": "string"
|
|
108132
108136
|
}
|
|
@@ -108140,11 +108144,15 @@
|
|
|
108140
108144
|
"content": {
|
|
108141
108145
|
"application/json": {
|
|
108142
108146
|
"schema": {
|
|
108147
|
+
"additionalProperties": false,
|
|
108143
108148
|
"type": "object",
|
|
108144
108149
|
"required": [
|
|
108145
108150
|
"error"
|
|
108146
108151
|
],
|
|
108147
108152
|
"properties": {
|
|
108153
|
+
"code": {
|
|
108154
|
+
"type": "string"
|
|
108155
|
+
},
|
|
108148
108156
|
"error": {
|
|
108149
108157
|
"type": "string"
|
|
108150
108158
|
}
|
|
@@ -108158,11 +108166,37 @@
|
|
|
108158
108166
|
"content": {
|
|
108159
108167
|
"application/json": {
|
|
108160
108168
|
"schema": {
|
|
108169
|
+
"additionalProperties": false,
|
|
108161
108170
|
"type": "object",
|
|
108162
108171
|
"required": [
|
|
108163
108172
|
"error"
|
|
108164
108173
|
],
|
|
108165
108174
|
"properties": {
|
|
108175
|
+
"code": {
|
|
108176
|
+
"type": "string"
|
|
108177
|
+
},
|
|
108178
|
+
"error": {
|
|
108179
|
+
"type": "string"
|
|
108180
|
+
}
|
|
108181
|
+
}
|
|
108182
|
+
}
|
|
108183
|
+
}
|
|
108184
|
+
}
|
|
108185
|
+
},
|
|
108186
|
+
"429": {
|
|
108187
|
+
"description": "Too many requests - rate limit exceeded",
|
|
108188
|
+
"content": {
|
|
108189
|
+
"application/json": {
|
|
108190
|
+
"schema": {
|
|
108191
|
+
"additionalProperties": false,
|
|
108192
|
+
"type": "object",
|
|
108193
|
+
"required": [
|
|
108194
|
+
"error"
|
|
108195
|
+
],
|
|
108196
|
+
"properties": {
|
|
108197
|
+
"code": {
|
|
108198
|
+
"type": "string"
|
|
108199
|
+
},
|
|
108166
108200
|
"error": {
|
|
108167
108201
|
"type": "string"
|
|
108168
108202
|
}
|
|
@@ -108299,11 +108333,15 @@
|
|
|
108299
108333
|
"content": {
|
|
108300
108334
|
"application/json": {
|
|
108301
108335
|
"schema": {
|
|
108336
|
+
"additionalProperties": false,
|
|
108302
108337
|
"type": "object",
|
|
108303
108338
|
"required": [
|
|
108304
108339
|
"error"
|
|
108305
108340
|
],
|
|
108306
108341
|
"properties": {
|
|
108342
|
+
"code": {
|
|
108343
|
+
"type": "string"
|
|
108344
|
+
},
|
|
108307
108345
|
"error": {
|
|
108308
108346
|
"type": "string"
|
|
108309
108347
|
}
|
|
@@ -108317,11 +108355,15 @@
|
|
|
108317
108355
|
"content": {
|
|
108318
108356
|
"application/json": {
|
|
108319
108357
|
"schema": {
|
|
108358
|
+
"additionalProperties": false,
|
|
108320
108359
|
"type": "object",
|
|
108321
108360
|
"required": [
|
|
108322
108361
|
"error"
|
|
108323
108362
|
],
|
|
108324
108363
|
"properties": {
|
|
108364
|
+
"code": {
|
|
108365
|
+
"type": "string"
|
|
108366
|
+
},
|
|
108325
108367
|
"error": {
|
|
108326
108368
|
"type": "string"
|
|
108327
108369
|
}
|
|
@@ -108335,11 +108377,37 @@
|
|
|
108335
108377
|
"content": {
|
|
108336
108378
|
"application/json": {
|
|
108337
108379
|
"schema": {
|
|
108380
|
+
"additionalProperties": false,
|
|
108381
|
+
"type": "object",
|
|
108382
|
+
"required": [
|
|
108383
|
+
"error"
|
|
108384
|
+
],
|
|
108385
|
+
"properties": {
|
|
108386
|
+
"code": {
|
|
108387
|
+
"type": "string"
|
|
108388
|
+
},
|
|
108389
|
+
"error": {
|
|
108390
|
+
"type": "string"
|
|
108391
|
+
}
|
|
108392
|
+
}
|
|
108393
|
+
}
|
|
108394
|
+
}
|
|
108395
|
+
}
|
|
108396
|
+
},
|
|
108397
|
+
"429": {
|
|
108398
|
+
"description": "Too many requests - rate limit exceeded",
|
|
108399
|
+
"content": {
|
|
108400
|
+
"application/json": {
|
|
108401
|
+
"schema": {
|
|
108402
|
+
"additionalProperties": false,
|
|
108338
108403
|
"type": "object",
|
|
108339
108404
|
"required": [
|
|
108340
108405
|
"error"
|
|
108341
108406
|
],
|
|
108342
108407
|
"properties": {
|
|
108408
|
+
"code": {
|
|
108409
|
+
"type": "string"
|
|
108410
|
+
},
|
|
108343
108411
|
"error": {
|
|
108344
108412
|
"type": "string"
|
|
108345
108413
|
}
|
|
@@ -108454,11 +108522,15 @@
|
|
|
108454
108522
|
"content": {
|
|
108455
108523
|
"application/json": {
|
|
108456
108524
|
"schema": {
|
|
108525
|
+
"additionalProperties": false,
|
|
108457
108526
|
"type": "object",
|
|
108458
108527
|
"required": [
|
|
108459
108528
|
"error"
|
|
108460
108529
|
],
|
|
108461
108530
|
"properties": {
|
|
108531
|
+
"code": {
|
|
108532
|
+
"type": "string"
|
|
108533
|
+
},
|
|
108462
108534
|
"error": {
|
|
108463
108535
|
"type": "string"
|
|
108464
108536
|
}
|
|
@@ -108472,11 +108544,15 @@
|
|
|
108472
108544
|
"content": {
|
|
108473
108545
|
"application/json": {
|
|
108474
108546
|
"schema": {
|
|
108547
|
+
"additionalProperties": false,
|
|
108475
108548
|
"type": "object",
|
|
108476
108549
|
"required": [
|
|
108477
108550
|
"error"
|
|
108478
108551
|
],
|
|
108479
108552
|
"properties": {
|
|
108553
|
+
"code": {
|
|
108554
|
+
"type": "string"
|
|
108555
|
+
},
|
|
108480
108556
|
"error": {
|
|
108481
108557
|
"type": "string"
|
|
108482
108558
|
}
|
|
@@ -108490,11 +108566,37 @@
|
|
|
108490
108566
|
"content": {
|
|
108491
108567
|
"application/json": {
|
|
108492
108568
|
"schema": {
|
|
108569
|
+
"additionalProperties": false,
|
|
108570
|
+
"type": "object",
|
|
108571
|
+
"required": [
|
|
108572
|
+
"error"
|
|
108573
|
+
],
|
|
108574
|
+
"properties": {
|
|
108575
|
+
"code": {
|
|
108576
|
+
"type": "string"
|
|
108577
|
+
},
|
|
108578
|
+
"error": {
|
|
108579
|
+
"type": "string"
|
|
108580
|
+
}
|
|
108581
|
+
}
|
|
108582
|
+
}
|
|
108583
|
+
}
|
|
108584
|
+
}
|
|
108585
|
+
},
|
|
108586
|
+
"429": {
|
|
108587
|
+
"description": "Too many requests - rate limit exceeded",
|
|
108588
|
+
"content": {
|
|
108589
|
+
"application/json": {
|
|
108590
|
+
"schema": {
|
|
108591
|
+
"additionalProperties": false,
|
|
108493
108592
|
"type": "object",
|
|
108494
108593
|
"required": [
|
|
108495
108594
|
"error"
|
|
108496
108595
|
],
|
|
108497
108596
|
"properties": {
|
|
108597
|
+
"code": {
|
|
108598
|
+
"type": "string"
|
|
108599
|
+
},
|
|
108498
108600
|
"error": {
|
|
108499
108601
|
"type": "string"
|
|
108500
108602
|
}
|
|
@@ -108622,11 +108724,15 @@
|
|
|
108622
108724
|
"content": {
|
|
108623
108725
|
"application/json": {
|
|
108624
108726
|
"schema": {
|
|
108727
|
+
"additionalProperties": false,
|
|
108625
108728
|
"type": "object",
|
|
108626
108729
|
"required": [
|
|
108627
108730
|
"error"
|
|
108628
108731
|
],
|
|
108629
108732
|
"properties": {
|
|
108733
|
+
"code": {
|
|
108734
|
+
"type": "string"
|
|
108735
|
+
},
|
|
108630
108736
|
"error": {
|
|
108631
108737
|
"type": "string"
|
|
108632
108738
|
}
|
|
@@ -108640,11 +108746,15 @@
|
|
|
108640
108746
|
"content": {
|
|
108641
108747
|
"application/json": {
|
|
108642
108748
|
"schema": {
|
|
108749
|
+
"additionalProperties": false,
|
|
108643
108750
|
"type": "object",
|
|
108644
108751
|
"required": [
|
|
108645
108752
|
"error"
|
|
108646
108753
|
],
|
|
108647
108754
|
"properties": {
|
|
108755
|
+
"code": {
|
|
108756
|
+
"type": "string"
|
|
108757
|
+
},
|
|
108648
108758
|
"error": {
|
|
108649
108759
|
"type": "string"
|
|
108650
108760
|
}
|
|
@@ -108658,11 +108768,37 @@
|
|
|
108658
108768
|
"content": {
|
|
108659
108769
|
"application/json": {
|
|
108660
108770
|
"schema": {
|
|
108771
|
+
"additionalProperties": false,
|
|
108772
|
+
"type": "object",
|
|
108773
|
+
"required": [
|
|
108774
|
+
"error"
|
|
108775
|
+
],
|
|
108776
|
+
"properties": {
|
|
108777
|
+
"code": {
|
|
108778
|
+
"type": "string"
|
|
108779
|
+
},
|
|
108780
|
+
"error": {
|
|
108781
|
+
"type": "string"
|
|
108782
|
+
}
|
|
108783
|
+
}
|
|
108784
|
+
}
|
|
108785
|
+
}
|
|
108786
|
+
}
|
|
108787
|
+
},
|
|
108788
|
+
"429": {
|
|
108789
|
+
"description": "Too many requests - rate limit exceeded",
|
|
108790
|
+
"content": {
|
|
108791
|
+
"application/json": {
|
|
108792
|
+
"schema": {
|
|
108793
|
+
"additionalProperties": false,
|
|
108661
108794
|
"type": "object",
|
|
108662
108795
|
"required": [
|
|
108663
108796
|
"error"
|
|
108664
108797
|
],
|
|
108665
108798
|
"properties": {
|
|
108799
|
+
"code": {
|
|
108800
|
+
"type": "string"
|
|
108801
|
+
},
|
|
108666
108802
|
"error": {
|
|
108667
108803
|
"type": "string"
|
|
108668
108804
|
}
|
|
@@ -108847,11 +108983,15 @@
|
|
|
108847
108983
|
"content": {
|
|
108848
108984
|
"application/json": {
|
|
108849
108985
|
"schema": {
|
|
108986
|
+
"additionalProperties": false,
|
|
108850
108987
|
"type": "object",
|
|
108851
108988
|
"required": [
|
|
108852
108989
|
"error"
|
|
108853
108990
|
],
|
|
108854
108991
|
"properties": {
|
|
108992
|
+
"code": {
|
|
108993
|
+
"type": "string"
|
|
108994
|
+
},
|
|
108855
108995
|
"error": {
|
|
108856
108996
|
"type": "string"
|
|
108857
108997
|
}
|
|
@@ -108865,11 +109005,15 @@
|
|
|
108865
109005
|
"content": {
|
|
108866
109006
|
"application/json": {
|
|
108867
109007
|
"schema": {
|
|
109008
|
+
"additionalProperties": false,
|
|
108868
109009
|
"type": "object",
|
|
108869
109010
|
"required": [
|
|
108870
109011
|
"error"
|
|
108871
109012
|
],
|
|
108872
109013
|
"properties": {
|
|
109014
|
+
"code": {
|
|
109015
|
+
"type": "string"
|
|
109016
|
+
},
|
|
108873
109017
|
"error": {
|
|
108874
109018
|
"type": "string"
|
|
108875
109019
|
}
|
|
@@ -108883,11 +109027,37 @@
|
|
|
108883
109027
|
"content": {
|
|
108884
109028
|
"application/json": {
|
|
108885
109029
|
"schema": {
|
|
109030
|
+
"additionalProperties": false,
|
|
108886
109031
|
"type": "object",
|
|
108887
109032
|
"required": [
|
|
108888
109033
|
"error"
|
|
108889
109034
|
],
|
|
108890
109035
|
"properties": {
|
|
109036
|
+
"code": {
|
|
109037
|
+
"type": "string"
|
|
109038
|
+
},
|
|
109039
|
+
"error": {
|
|
109040
|
+
"type": "string"
|
|
109041
|
+
}
|
|
109042
|
+
}
|
|
109043
|
+
}
|
|
109044
|
+
}
|
|
109045
|
+
}
|
|
109046
|
+
},
|
|
109047
|
+
"429": {
|
|
109048
|
+
"description": "Too many requests - rate limit exceeded",
|
|
109049
|
+
"content": {
|
|
109050
|
+
"application/json": {
|
|
109051
|
+
"schema": {
|
|
109052
|
+
"additionalProperties": false,
|
|
109053
|
+
"type": "object",
|
|
109054
|
+
"required": [
|
|
109055
|
+
"error"
|
|
109056
|
+
],
|
|
109057
|
+
"properties": {
|
|
109058
|
+
"code": {
|
|
109059
|
+
"type": "string"
|
|
109060
|
+
},
|
|
108891
109061
|
"error": {
|
|
108892
109062
|
"type": "string"
|
|
108893
109063
|
}
|
|
@@ -109269,11 +109439,15 @@
|
|
|
109269
109439
|
"content": {
|
|
109270
109440
|
"application/json": {
|
|
109271
109441
|
"schema": {
|
|
109442
|
+
"additionalProperties": false,
|
|
109272
109443
|
"type": "object",
|
|
109273
109444
|
"required": [
|
|
109274
109445
|
"error"
|
|
109275
109446
|
],
|
|
109276
109447
|
"properties": {
|
|
109448
|
+
"code": {
|
|
109449
|
+
"type": "string"
|
|
109450
|
+
},
|
|
109277
109451
|
"error": {
|
|
109278
109452
|
"type": "string"
|
|
109279
109453
|
}
|
|
@@ -109682,6 +109856,31 @@
|
|
|
109682
109856
|
}
|
|
109683
109857
|
}
|
|
109684
109858
|
}
|
|
109859
|
+
},
|
|
109860
|
+
"429": {
|
|
109861
|
+
"description": "Too many requests - rate limit exceeded",
|
|
109862
|
+
"content": {
|
|
109863
|
+
"application/json": {
|
|
109864
|
+
"schema": {
|
|
109865
|
+
"additionalProperties": false,
|
|
109866
|
+
"type": "object",
|
|
109867
|
+
"required": [
|
|
109868
|
+
"error"
|
|
109869
|
+
],
|
|
109870
|
+
"properties": {
|
|
109871
|
+
"code": {
|
|
109872
|
+
"type": "string"
|
|
109873
|
+
},
|
|
109874
|
+
"error": {
|
|
109875
|
+
"type": "string"
|
|
109876
|
+
},
|
|
109877
|
+
"message": {
|
|
109878
|
+
"type": "string"
|
|
109879
|
+
}
|
|
109880
|
+
}
|
|
109881
|
+
}
|
|
109882
|
+
}
|
|
109883
|
+
}
|
|
109685
109884
|
}
|
|
109686
109885
|
}
|
|
109687
109886
|
}
|
|
@@ -111272,6 +111471,31 @@
|
|
|
111272
111471
|
}
|
|
111273
111472
|
}
|
|
111274
111473
|
}
|
|
111474
|
+
},
|
|
111475
|
+
"429": {
|
|
111476
|
+
"description": "Too many requests - rate limit exceeded",
|
|
111477
|
+
"content": {
|
|
111478
|
+
"application/json": {
|
|
111479
|
+
"schema": {
|
|
111480
|
+
"additionalProperties": false,
|
|
111481
|
+
"type": "object",
|
|
111482
|
+
"required": [
|
|
111483
|
+
"error"
|
|
111484
|
+
],
|
|
111485
|
+
"properties": {
|
|
111486
|
+
"code": {
|
|
111487
|
+
"type": "string"
|
|
111488
|
+
},
|
|
111489
|
+
"error": {
|
|
111490
|
+
"type": "string"
|
|
111491
|
+
},
|
|
111492
|
+
"message": {
|
|
111493
|
+
"type": "string"
|
|
111494
|
+
}
|
|
111495
|
+
}
|
|
111496
|
+
}
|
|
111497
|
+
}
|
|
111498
|
+
}
|
|
111275
111499
|
}
|
|
111276
111500
|
}
|
|
111277
111501
|
}
|
|
@@ -118022,6 +118246,31 @@
|
|
|
118022
118246
|
}
|
|
118023
118247
|
}
|
|
118024
118248
|
}
|
|
118249
|
+
},
|
|
118250
|
+
"429": {
|
|
118251
|
+
"description": "Too many requests - rate limit exceeded",
|
|
118252
|
+
"content": {
|
|
118253
|
+
"application/json": {
|
|
118254
|
+
"schema": {
|
|
118255
|
+
"additionalProperties": false,
|
|
118256
|
+
"type": "object",
|
|
118257
|
+
"required": [
|
|
118258
|
+
"error"
|
|
118259
|
+
],
|
|
118260
|
+
"properties": {
|
|
118261
|
+
"code": {
|
|
118262
|
+
"type": "string"
|
|
118263
|
+
},
|
|
118264
|
+
"error": {
|
|
118265
|
+
"type": "string"
|
|
118266
|
+
},
|
|
118267
|
+
"message": {
|
|
118268
|
+
"type": "string"
|
|
118269
|
+
}
|
|
118270
|
+
}
|
|
118271
|
+
}
|
|
118272
|
+
}
|
|
118273
|
+
}
|
|
118025
118274
|
}
|
|
118026
118275
|
}
|
|
118027
118276
|
}
|
|
@@ -119454,6 +119703,31 @@
|
|
|
119454
119703
|
}
|
|
119455
119704
|
}
|
|
119456
119705
|
}
|
|
119706
|
+
},
|
|
119707
|
+
"429": {
|
|
119708
|
+
"description": "Too many requests - rate limit exceeded",
|
|
119709
|
+
"content": {
|
|
119710
|
+
"application/json": {
|
|
119711
|
+
"schema": {
|
|
119712
|
+
"additionalProperties": false,
|
|
119713
|
+
"type": "object",
|
|
119714
|
+
"required": [
|
|
119715
|
+
"error"
|
|
119716
|
+
],
|
|
119717
|
+
"properties": {
|
|
119718
|
+
"code": {
|
|
119719
|
+
"type": "string"
|
|
119720
|
+
},
|
|
119721
|
+
"error": {
|
|
119722
|
+
"type": "string"
|
|
119723
|
+
},
|
|
119724
|
+
"message": {
|
|
119725
|
+
"type": "string"
|
|
119726
|
+
}
|
|
119727
|
+
}
|
|
119728
|
+
}
|
|
119729
|
+
}
|
|
119730
|
+
}
|
|
119457
119731
|
}
|
|
119458
119732
|
}
|
|
119459
119733
|
}
|