@wevion/cli 1.0.3275 → 1.0.3278

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 +6 -0
  2. 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
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wevion/cli",
3
- "version": "1.0.3275",
3
+ "version": "1.0.3278",
4
4
  "description": "Wevion API command-line interface — generated from the public OpenAPI spec",
5
5
  "type": "module",
6
6
  "bin": {