mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 23:28:18 +00:00
11 lines
152 B
JSON
11 lines
152 B
JSON
{
|
|
"title": "My Title",
|
|
"tasks": [
|
|
{
|
|
"done": false,
|
|
"title": "task number one"
|
|
}
|
|
],
|
|
"first": "Chuck",
|
|
"firstName": "Chuc"
|
|
} |