diff --git a/templates/group_created.json.j2 b/templates/group_created.json.j2 index ee979b9..807a880 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -81,6 +81,7 @@ "inputParameters": { "client_location" : "${create_client.output.headers.location}", "scriptExpression": "var client_id = $.client_location.split('/').pop(); return {'client_id' : client_id}" + } }, { "name" : "pyrest",