@wevion/cli 1.0.3359 → 1.0.3367
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 +36 -0
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -280134,6 +280134,18 @@
|
|
|
280134
280134
|
"enum": [
|
|
280135
280135
|
"trafficmanager"
|
|
280136
280136
|
]
|
|
280137
|
+
},
|
|
280138
|
+
{
|
|
280139
|
+
"type": "string",
|
|
280140
|
+
"enum": [
|
|
280141
|
+
"everflow"
|
|
280142
|
+
]
|
|
280143
|
+
},
|
|
280144
|
+
{
|
|
280145
|
+
"type": "string",
|
|
280146
|
+
"enum": [
|
|
280147
|
+
"everflow_partner"
|
|
280148
|
+
]
|
|
280137
280149
|
}
|
|
280138
280150
|
]
|
|
280139
280151
|
},
|
|
@@ -280360,6 +280372,18 @@
|
|
|
280360
280372
|
"enum": [
|
|
280361
280373
|
"trafficmanager"
|
|
280362
280374
|
]
|
|
280375
|
+
},
|
|
280376
|
+
{
|
|
280377
|
+
"type": "string",
|
|
280378
|
+
"enum": [
|
|
280379
|
+
"everflow"
|
|
280380
|
+
]
|
|
280381
|
+
},
|
|
280382
|
+
{
|
|
280383
|
+
"type": "string",
|
|
280384
|
+
"enum": [
|
|
280385
|
+
"everflow_partner"
|
|
280386
|
+
]
|
|
280363
280387
|
}
|
|
280364
280388
|
]
|
|
280365
280389
|
},
|
|
@@ -280711,6 +280735,18 @@
|
|
|
280711
280735
|
"enum": [
|
|
280712
280736
|
"trafficmanager"
|
|
280713
280737
|
]
|
|
280738
|
+
},
|
|
280739
|
+
{
|
|
280740
|
+
"type": "string",
|
|
280741
|
+
"enum": [
|
|
280742
|
+
"everflow"
|
|
280743
|
+
]
|
|
280744
|
+
},
|
|
280745
|
+
{
|
|
280746
|
+
"type": "string",
|
|
280747
|
+
"enum": [
|
|
280748
|
+
"everflow_partner"
|
|
280749
|
+
]
|
|
280714
280750
|
}
|
|
280715
280751
|
]
|
|
280716
280752
|
},
|