@wevion/cli 1.0.2812 → 1.0.2845
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
|
@@ -204113,6 +204113,12 @@
|
|
|
204113
204113
|
"ASSIGN_PIXELS"
|
|
204114
204114
|
]
|
|
204115
204115
|
},
|
|
204116
|
+
{
|
|
204117
|
+
"type": "string",
|
|
204118
|
+
"enum": [
|
|
204119
|
+
"SYNC_TOKEN_PERMISSIONS"
|
|
204120
|
+
]
|
|
204121
|
+
},
|
|
204116
204122
|
{
|
|
204117
204123
|
"type": "string",
|
|
204118
204124
|
"enum": [
|