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

10 lines
118 B
JSON

{
"title": "My Title",
"tasks": [
{
"done": false
}
],
"first": "Chuck",
"firstName": "Chuc"
}