From 76569f05063c3367fa60d0762c3c237282cbf0d9 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Wed, 14 Jul 2021 17:35:04 +0200 Subject: [PATCH] fixed ep keyword --- templates/da_cache_to_shub.json.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index 6103a62..aea95f8 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -12,10 +12,10 @@ "taskReferenceName" : "bridge", "type" : "SIMPLE", "inputParameters" : { - "ep1" :{ + "endpoint1" :{ "url" : "https://ent3szkgiak1.x.pipedream.net" }, - "ep2" :{ + "endpoint2" :{ "url" : "https://ent3szkgiak1.x.pipedream.net" } }