@wevion/cli 1.0.2500 → 1.0.2504
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 +64 -8
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -91850,7 +91850,14 @@
|
|
|
91850
91850
|
]
|
|
91851
91851
|
},
|
|
91852
91852
|
"profit": {
|
|
91853
|
-
"
|
|
91853
|
+
"anyOf": [
|
|
91854
|
+
{
|
|
91855
|
+
"type": "number"
|
|
91856
|
+
},
|
|
91857
|
+
{
|
|
91858
|
+
"type": "null"
|
|
91859
|
+
}
|
|
91860
|
+
]
|
|
91854
91861
|
},
|
|
91855
91862
|
"margin_pct": {
|
|
91856
91863
|
"anyOf": [
|
|
@@ -91919,7 +91926,14 @@
|
|
|
91919
91926
|
"type": "number"
|
|
91920
91927
|
},
|
|
91921
91928
|
"profit": {
|
|
91922
|
-
"
|
|
91929
|
+
"anyOf": [
|
|
91930
|
+
{
|
|
91931
|
+
"type": "number"
|
|
91932
|
+
},
|
|
91933
|
+
{
|
|
91934
|
+
"type": "null"
|
|
91935
|
+
}
|
|
91936
|
+
]
|
|
91923
91937
|
}
|
|
91924
91938
|
}
|
|
91925
91939
|
},
|
|
@@ -92347,7 +92361,14 @@
|
|
|
92347
92361
|
"type": "number"
|
|
92348
92362
|
},
|
|
92349
92363
|
"profit": {
|
|
92350
|
-
"
|
|
92364
|
+
"anyOf": [
|
|
92365
|
+
{
|
|
92366
|
+
"type": "number"
|
|
92367
|
+
},
|
|
92368
|
+
{
|
|
92369
|
+
"type": "null"
|
|
92370
|
+
}
|
|
92371
|
+
]
|
|
92351
92372
|
},
|
|
92352
92373
|
"margin_pct": {
|
|
92353
92374
|
"anyOf": [
|
|
@@ -181055,7 +181076,14 @@
|
|
|
181055
181076
|
"type": "number"
|
|
181056
181077
|
},
|
|
181057
181078
|
"total_profit": {
|
|
181058
|
-
"
|
|
181079
|
+
"anyOf": [
|
|
181080
|
+
{
|
|
181081
|
+
"type": "number"
|
|
181082
|
+
},
|
|
181083
|
+
{
|
|
181084
|
+
"type": "null"
|
|
181085
|
+
}
|
|
181086
|
+
]
|
|
181059
181087
|
},
|
|
181060
181088
|
"total_cogs": {
|
|
181061
181089
|
"type": "number"
|
|
@@ -181300,7 +181328,14 @@
|
|
|
181300
181328
|
]
|
|
181301
181329
|
},
|
|
181302
181330
|
"profit": {
|
|
181303
|
-
"
|
|
181331
|
+
"anyOf": [
|
|
181332
|
+
{
|
|
181333
|
+
"type": "number"
|
|
181334
|
+
},
|
|
181335
|
+
{
|
|
181336
|
+
"type": "null"
|
|
181337
|
+
}
|
|
181338
|
+
]
|
|
181304
181339
|
},
|
|
181305
181340
|
"margin_pct": {
|
|
181306
181341
|
"anyOf": [
|
|
@@ -181359,7 +181394,14 @@
|
|
|
181359
181394
|
"type": "number"
|
|
181360
181395
|
},
|
|
181361
181396
|
"profit": {
|
|
181362
|
-
"
|
|
181397
|
+
"anyOf": [
|
|
181398
|
+
{
|
|
181399
|
+
"type": "number"
|
|
181400
|
+
},
|
|
181401
|
+
{
|
|
181402
|
+
"type": "null"
|
|
181403
|
+
}
|
|
181404
|
+
]
|
|
181363
181405
|
}
|
|
181364
181406
|
}
|
|
181365
181407
|
},
|
|
@@ -181487,7 +181529,14 @@
|
|
|
181487
181529
|
"type": "number"
|
|
181488
181530
|
},
|
|
181489
181531
|
"profit": {
|
|
181490
|
-
"
|
|
181532
|
+
"anyOf": [
|
|
181533
|
+
{
|
|
181534
|
+
"type": "number"
|
|
181535
|
+
},
|
|
181536
|
+
{
|
|
181537
|
+
"type": "null"
|
|
181538
|
+
}
|
|
181539
|
+
]
|
|
181491
181540
|
},
|
|
181492
181541
|
"cogs": {
|
|
181493
181542
|
"type": "number"
|
|
@@ -181720,7 +181769,14 @@
|
|
|
181720
181769
|
"type": "number"
|
|
181721
181770
|
},
|
|
181722
181771
|
"profit": {
|
|
181723
|
-
"
|
|
181772
|
+
"anyOf": [
|
|
181773
|
+
{
|
|
181774
|
+
"type": "number"
|
|
181775
|
+
},
|
|
181776
|
+
{
|
|
181777
|
+
"type": "null"
|
|
181778
|
+
}
|
|
181779
|
+
]
|
|
181724
181780
|
},
|
|
181725
181781
|
"margin_pct": {
|
|
181726
181782
|
"anyOf": [
|