removed uneccesary call to subworkflow

master
Marco Lettere 3 years ago
parent 15de441715
commit 0a7b4788cf

@ -487,17 +487,6 @@
"Content-Type" : "application/json"
}
}
},
{
"name": "sub_workflow_task",
"taskReferenceName": "call_add_all_system_services_to_new_vre",
"type": "SUB_WORKFLOW",
"inputParameters": {
"client_resource_id": "${extract_client_id.output.result.client_id}"
},
"subWorkflowParam": {
"name": "add_all_system_services_to_vre"
}
}
]
}

Loading…
Cancel
Save