demo-process-models/playground/tech-uni-munich/review-document/upload_document_form-exampledata.json

12 lines
131 B
JSON

{
"tasks": [
{
"done": false,
"title": "test"
},
{
"done": false,
"title": "task"
}
]
}