@wevion/cli 1.0.3153 → 1.0.3157
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 +3 -0
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -251787,6 +251787,9 @@
|
|
|
251787
251787
|
"type": "null"
|
|
251788
251788
|
}
|
|
251789
251789
|
]
|
|
251790
|
+
},
|
|
251791
|
+
"user_exists": {
|
|
251792
|
+
"type": "boolean"
|
|
251790
251793
|
}
|
|
251791
251794
|
}
|
|
251792
251795
|
}
|