demo-process-models/playground/matplus/dan-funk/simple-user-task-exampledata.json

8 lines
75 B
JSON

{
"title": "My Title",
"tasks": [
{
"done": false
}
]
}