sample-process-models/misc/qa/forms/test-nested-form-with-text-area/test_test-nested-form-with-text-area.json

36 lines
1.1 KiB
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"test_case_for_process_instance_3875": {
"expected_output_json": {
"item": [
{
"address": "47 W 13th St, New York, NY 10011, USA"
},
{
"address": "19 Washington Square N, New York, NY 10011, USA"
},
{
"address": "80 Washington Square E, New York, NY 10003, USA"
}
]
},
"tasks": {
"Process_3ilj5ap:Activity_14q27gm": {
"data": [
{
"item": [
{
"address": "47 W 13th St, New York, NY 10011, USA"
},
{
"address": "19 Washington Square N, New York, NY 10011, USA"
},
{
"address": "80 Washington Square E, New York, NY 10003, USA"
}
]
}
]
}
}
}
}