@wevion/cli 1.0.3706 → 1.0.3708

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 (2) hide show
  1. package/openapi.json +154 -0
  2. package/package.json +1 -1
package/openapi.json CHANGED
@@ -275330,6 +275330,8 @@
275330
275330
  "name",
275331
275331
  "type",
275332
275332
  "html",
275333
+ "bundle_version",
275334
+ "bundle_entry_file",
275333
275335
  "external_url",
275334
275336
  "original_url",
275335
275337
  "template_id",
@@ -275361,6 +275363,26 @@
275361
275363
  }
275362
275364
  ]
275363
275365
  },
275366
+ "bundle_version": {
275367
+ "anyOf": [
275368
+ {
275369
+ "type": "integer"
275370
+ },
275371
+ {
275372
+ "type": "null"
275373
+ }
275374
+ ]
275375
+ },
275376
+ "bundle_entry_file": {
275377
+ "anyOf": [
275378
+ {
275379
+ "type": "string"
275380
+ },
275381
+ {
275382
+ "type": "null"
275383
+ }
275384
+ ]
275385
+ },
275364
275386
  "external_url": {
275365
275387
  "anyOf": [
275366
275388
  {
@@ -275661,6 +275683,8 @@
275661
275683
  "name",
275662
275684
  "type",
275663
275685
  "html",
275686
+ "bundle_version",
275687
+ "bundle_entry_file",
275664
275688
  "external_url",
275665
275689
  "original_url",
275666
275690
  "template_id",
@@ -275692,6 +275716,26 @@
275692
275716
  }
275693
275717
  ]
275694
275718
  },
275719
+ "bundle_version": {
275720
+ "anyOf": [
275721
+ {
275722
+ "type": "integer"
275723
+ },
275724
+ {
275725
+ "type": "null"
275726
+ }
275727
+ ]
275728
+ },
275729
+ "bundle_entry_file": {
275730
+ "anyOf": [
275731
+ {
275732
+ "type": "string"
275733
+ },
275734
+ {
275735
+ "type": "null"
275736
+ }
275737
+ ]
275738
+ },
275695
275739
  "external_url": {
275696
275740
  "anyOf": [
275697
275741
  {
@@ -275934,6 +275978,8 @@
275934
275978
  "name",
275935
275979
  "type",
275936
275980
  "html",
275981
+ "bundle_version",
275982
+ "bundle_entry_file",
275937
275983
  "external_url",
275938
275984
  "original_url",
275939
275985
  "template_id",
@@ -275965,6 +276011,26 @@
275965
276011
  }
275966
276012
  ]
275967
276013
  },
276014
+ "bundle_version": {
276015
+ "anyOf": [
276016
+ {
276017
+ "type": "integer"
276018
+ },
276019
+ {
276020
+ "type": "null"
276021
+ }
276022
+ ]
276023
+ },
276024
+ "bundle_entry_file": {
276025
+ "anyOf": [
276026
+ {
276027
+ "type": "string"
276028
+ },
276029
+ {
276030
+ "type": "null"
276031
+ }
276032
+ ]
276033
+ },
275968
276034
  "external_url": {
275969
276035
  "anyOf": [
275970
276036
  {
@@ -276291,6 +276357,8 @@
276291
276357
  "name",
276292
276358
  "type",
276293
276359
  "html",
276360
+ "bundle_version",
276361
+ "bundle_entry_file",
276294
276362
  "external_url",
276295
276363
  "original_url",
276296
276364
  "template_id",
@@ -276322,6 +276390,26 @@
276322
276390
  }
276323
276391
  ]
276324
276392
  },
276393
+ "bundle_version": {
276394
+ "anyOf": [
276395
+ {
276396
+ "type": "integer"
276397
+ },
276398
+ {
276399
+ "type": "null"
276400
+ }
276401
+ ]
276402
+ },
276403
+ "bundle_entry_file": {
276404
+ "anyOf": [
276405
+ {
276406
+ "type": "string"
276407
+ },
276408
+ {
276409
+ "type": "null"
276410
+ }
276411
+ ]
276412
+ },
276325
276413
  "external_url": {
276326
276414
  "anyOf": [
276327
276415
  {
@@ -276799,6 +276887,8 @@
276799
276887
  "name",
276800
276888
  "type",
276801
276889
  "html",
276890
+ "bundle_version",
276891
+ "bundle_entry_file",
276802
276892
  "external_url",
276803
276893
  "original_url",
276804
276894
  "template_id",
@@ -276830,6 +276920,26 @@
276830
276920
  }
276831
276921
  ]
276832
276922
  },
276923
+ "bundle_version": {
276924
+ "anyOf": [
276925
+ {
276926
+ "type": "integer"
276927
+ },
276928
+ {
276929
+ "type": "null"
276930
+ }
276931
+ ]
276932
+ },
276933
+ "bundle_entry_file": {
276934
+ "anyOf": [
276935
+ {
276936
+ "type": "string"
276937
+ },
276938
+ {
276939
+ "type": "null"
276940
+ }
276941
+ ]
276942
+ },
276833
276943
  "external_url": {
276834
276944
  "anyOf": [
276835
276945
  {
@@ -277133,6 +277243,8 @@
277133
277243
  "name",
277134
277244
  "type",
277135
277245
  "html",
277246
+ "bundle_version",
277247
+ "bundle_entry_file",
277136
277248
  "external_url",
277137
277249
  "original_url",
277138
277250
  "template_id",
@@ -277164,6 +277276,26 @@
277164
277276
  }
277165
277277
  ]
277166
277278
  },
277279
+ "bundle_version": {
277280
+ "anyOf": [
277281
+ {
277282
+ "type": "integer"
277283
+ },
277284
+ {
277285
+ "type": "null"
277286
+ }
277287
+ ]
277288
+ },
277289
+ "bundle_entry_file": {
277290
+ "anyOf": [
277291
+ {
277292
+ "type": "string"
277293
+ },
277294
+ {
277295
+ "type": "null"
277296
+ }
277297
+ ]
277298
+ },
277167
277299
  "external_url": {
277168
277300
  "anyOf": [
277169
277301
  {
@@ -277501,6 +277633,8 @@
277501
277633
  "name",
277502
277634
  "type",
277503
277635
  "html",
277636
+ "bundle_version",
277637
+ "bundle_entry_file",
277504
277638
  "external_url",
277505
277639
  "original_url",
277506
277640
  "template_id",
@@ -277532,6 +277666,26 @@
277532
277666
  }
277533
277667
  ]
277534
277668
  },
277669
+ "bundle_version": {
277670
+ "anyOf": [
277671
+ {
277672
+ "type": "integer"
277673
+ },
277674
+ {
277675
+ "type": "null"
277676
+ }
277677
+ ]
277678
+ },
277679
+ "bundle_entry_file": {
277680
+ "anyOf": [
277681
+ {
277682
+ "type": "string"
277683
+ },
277684
+ {
277685
+ "type": "null"
277686
+ }
277687
+ ]
277688
+ },
277535
277689
  "external_url": {
277536
277690
  "anyOf": [
277537
277691
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wevion/cli",
3
- "version": "1.0.3706",
3
+ "version": "1.0.3708",
4
4
  "description": "Wevion API command-line interface — generated from the public OpenAPI spec",
5
5
  "type": "module",
6
6
  "bin": {