Adding ui-json schemas (#188)
This commit is contained in:
5
source/resource/ui/general/any.json
Normal file
5
source/resource/ui/general/any.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Any",
|
||||
"description": "An any value.",
|
||||
"type": ["array", "boolean", "integer", "number", "object", "string"]
|
||||
}
|
||||
Reference in New Issue
Block a user