mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 22:25:14 +00:00
16 lines
358 B
JSON
16 lines
358 B
JSON
|
{
|
||
|
"test_case_for_process_instance_3927": {
|
||
|
"expected_output_json": {
|
||
|
"firstName": "Roger"
|
||
|
},
|
||
|
"tasks": {
|
||
|
"Process_vpcobup:Activity_1cw1q7t": {
|
||
|
"data": [
|
||
|
{
|
||
|
"firstName": "Roger"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|