CompositeType
CompositeType
AllOf
JSON Example
{
"inputType": "string",
"property": [
{
"inputType": "string",
"id": "string",
"property": {
"inputType": "string"
}
}
],
"type": "string"
}