@wevion/cli 1.0.3275 → 1.0.3280
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 +6 -0
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -86699,6 +86699,12 @@
|
|
|
86699
86699
|
},
|
|
86700
86700
|
{
|
|
86701
86701
|
"type": "string"
|
|
86702
|
+
},
|
|
86703
|
+
{
|
|
86704
|
+
"type": "number"
|
|
86705
|
+
},
|
|
86706
|
+
{
|
|
86707
|
+
"type": "null"
|
|
86702
86708
|
}
|
|
86703
86709
|
]
|
|
86704
86710
|
}
|