@wevion/cli 1.0.2754 → 1.0.2757
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 -2
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -160012,7 +160012,7 @@
|
|
|
160012
160012
|
{
|
|
160013
160013
|
"type": "string",
|
|
160014
160014
|
"enum": [
|
|
160015
|
-
"
|
|
160015
|
+
"owner"
|
|
160016
160016
|
]
|
|
160017
160017
|
},
|
|
160018
160018
|
{
|
|
@@ -160024,7 +160024,7 @@
|
|
|
160024
160024
|
{
|
|
160025
160025
|
"type": "string",
|
|
160026
160026
|
"enum": [
|
|
160027
|
-
"
|
|
160027
|
+
"member"
|
|
160028
160028
|
]
|
|
160029
160029
|
},
|
|
160030
160030
|
{
|