GenericForm
GenericForm
JSON Example
{
"layout": {
"pages": [
{
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"sections": [
{
"designerHidden": false,
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"rows": [
{
"items": [
{
"size": 0
}
]
}
]
}
]
}
]
},
"name": "string",
"description": "string",
"id": "string",
"tenant": "string"
}
string
name
Required
Constraints:
minLength: 1
maxLength: 255
name
string
description
Optional
Constraints:
minLength: 0
maxLength: 2000
description
string As uuid
As uuid
id
Optional
id
string
tenant
Required
Constraints:
minLength: 1
maxLength: 255
tenant