From 7585ac35524c43acb23d178efed9223643a5c5c4 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 11 Oct 2021 10:52:23 +0200 Subject: Fix delete action in design state It can still happen due to DCAE deployment, so this patch should fix it. + Fix test due to changes done in DCAE camel flows Issue-ID: POLICY-3707 Signed-off-by: sebdet Change-Id: I0f439fc029354a0632b2b17a452b7811df90492a --- runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml') diff --git a/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml index 82e1940b1..e7ba1283f 100644 --- a/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -336,6 +336,9 @@ + + true + - - true - + + + false + + false + -- cgit 1.2.3-korg