Model Example
{
"$id": "string",
"$schema": "string",
"additionalProperties": boolean,
"description": "string",
"label": "string",
"properties": {},
"required": [],
"search": [],
"states": {
"default_state": "string"
},
"title": "string",
"type": "object",
}Last updated