From a1b6bef1eea5144fb9a6f33b89f2daf914415e08 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Tue, 12 Jul 2022 14:50:18 +0100 Subject: Remove usage of jackson libraries from clamp runtime acm Issue-ID: POLICY-4105 Change-Id: I04488a8a246e4c161e9a9eca86634844aba27872 Signed-off-by: FrancescoFioraEst --- .../resources/clds/camel/rest/clamp-api-v2.xml | 35 ---------------------- .../main/resources/clds/camel/routes/acm-flows.xml | 28 ----------------- 2 files changed, 63 deletions(-) (limited to 'runtime/src/main/resources/clds') 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 7db468024..23eb6b37d 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 @@ -1713,41 +1713,6 @@ - - - - - - - - application/json - - - true - - - - - java.lang.Exception - - true - - - - - 500 - - - GET JSON Schema FAILED - - - - - - - - - - - - - GET - - - application/json - - - ${header.section} - - - - - - - - - - -- cgit 1.2.3-korg