mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 08:45:23 +00:00
11 lines
171 B
JSON
11 lines
171 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"documents_collected": {
|
|
"type": "string",
|
|
"anyOf": [
|
|
"options_from_task_data_var:options"
|
|
]
|
|
}
|
|
|