@wevion/cli 1.0.2590 → 1.0.2601
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 +2 -6
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -75046,12 +75046,8 @@
|
|
|
75046
75046
|
"selected_option_values": {
|
|
75047
75047
|
"anyOf": [
|
|
75048
75048
|
{
|
|
75049
|
-
"
|
|
75050
|
-
"
|
|
75051
|
-
"additionalProperties": {
|
|
75052
|
-
"$comment": "json-value",
|
|
75053
|
-
"description": "Arbitrary JSON value with nested arrays and objects."
|
|
75054
|
-
}
|
|
75049
|
+
"$comment": "json-value",
|
|
75050
|
+
"description": "Arbitrary JSON value with nested arrays and objects."
|
|
75055
75051
|
},
|
|
75056
75052
|
{
|
|
75057
75053
|
"type": "null"
|