mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
22 lines
638 B
JSON
22 lines
638 B
JSON
|
{
|
||
|
"test_case_for_process_instance_3929": {
|
||
|
"expected_output_json": {
|
||
|
"email": "henryp@hjmail.com",
|
||
|
"firstName": "Henry",
|
||
|
"lastName": "Peterson",
|
||
|
"phone": "(800) 555\u20110150"
|
||
|
},
|
||
|
"tasks": {
|
||
|
"Process_8rpiad9:Activity_0yelpdb": {
|
||
|
"data": [
|
||
|
{
|
||
|
"email": "henryp@hjmail.com",
|
||
|
"firstName": "Henry",
|
||
|
"lastName": "Peterson",
|
||
|
"phone": "(800) 555\u20110150"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|