sample-process-models/misc/qa/forms/text-field-test-1/test_test-text-field-1.json
2024-07-15 10:51:00 -04:00

16 lines
358 B
JSON

{
"test_case_for_process_instance_3927": {
"expected_output_json": {
"firstName": "Roger"
},
"tasks": {
"Process_vpcobup:Activity_1cw1q7t": {
"data": [
{
"firstName": "Roger"
}
]
}
}
}
}