mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 22:25:14 +00:00
20 lines
506 B
JSON
20 lines
506 B
JSON
|
{
|
||
|
"test_case_for_process_instance_3812": {
|
||
|
"expected_output_json": {
|
||
|
"checkbox1": true,
|
||
|
"checkbox2": true,
|
||
|
"firstName": "Chuck"
|
||
|
},
|
||
|
"tasks": {
|
||
|
"test-checkbox-2:Activity_0sfcxg0": {
|
||
|
"data": [
|
||
|
{
|
||
|
"checkbox1": true,
|
||
|
"checkbox2": true,
|
||
|
"firstName": "Chuck"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|