@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.
Files changed (2) hide show
  1. package/openapi.json +2 -6
  2. package/package.json +1 -1
package/openapi.json CHANGED
@@ -75046,12 +75046,8 @@
75046
75046
  "selected_option_values": {
75047
75047
  "anyOf": [
75048
75048
  {
75049
- "description": "JSON object with nested arrays and objects.",
75050
- "type": "object",
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"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wevion/cli",
3
- "version": "1.0.2590",
3
+ "version": "1.0.2601",
4
4
  "description": "Wevion API command-line interface — generated from the public OpenAPI spec",
5
5
  "type": "module",
6
6
  "bin": {