demo-process-models/playground/nutech/issue2/manualchecking-schema.json

11 lines
171 B
JSON

{
"type": "object",
"properties": {
"documents_collected": {
"type": "string",
"anyOf": [
"options_from_task_data_var:options"
]
}