{
"dataSchema": {
"type": "object",
"schema": {
"property1": {
"type": "string",
"required": true,
"enumAuto": 0,
"generator": "string",
"default": null,
"min": 0,
"max": 0,
"children": {
"property1": null,
"property2": null
}
},
"property2": {
"type": "string",
"required": true,
"enumAuto": 0,
"generator": "string",
"default": null,
"min": 0,
"max": 0,
"children": {
"property1": null,
"property2": null
}
}
}
},
"count": 10
}