mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"test_case_for_process_instance_1670": {
|
|
"expected_output_json": {
|
|
"bamboo_get_employee": {
|
|
"body": {
|
|
"firstName": "Core",
|
|
"id": "113",
|
|
"lastName": "Contributor"
|
|
},
|
|
"http_status": 200,
|
|
"mimetype": "application/json",
|
|
"operator_identifier": "http/GetRequestV2"
|
|
}
|
|
},
|
|
"tasks": {
|
|
"Unit_Test_Service_Task:Activity_11rnazx": {
|
|
"data": [
|
|
{
|
|
"bamboo_get_employee": {
|
|
"body": {
|
|
"firstName": "Core",
|
|
"id": "113",
|
|
"lastName": "Contributor"
|
|
},
|
|
"http_status": 200,
|
|
"mimetype": "application/json",
|
|
"operator_identifier": "http/GetRequestV2"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |