removed uneccesary call to subworkflow

This commit is contained in:
Marco Lettere 2021-11-02 11:39:34 +01:00
parent 15de441715
commit 0a7b4788cf
1 changed files with 0 additions and 11 deletions

View File

@ -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"
}
}
]
}