mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:28:15 +00:00
12 lines
131 B
JSON
12 lines
131 B
JSON
{
|
|
"tasks": [
|
|
{
|
|
"done": false,
|
|
"title": "test"
|
|
},
|
|
{
|
|
"done": false,
|
|
"title": "task"
|
|
}
|
|
]
|
|
} |