From cdca700bbc71af59acfe340b54d464f28206bb79 Mon Sep 17 00:00:00 2001 From: Dmitry Puzikov Date: Tue, 3 Mar 2020 10:18:41 +0100 Subject: Fix SDC-BE Swagger General reorganisation of APIs rendering done. Fixed mix of swagger.v2 and new swagger.v3 conflicting annotatons. Moved to newer version of swagger-ui. Removed unused/inconsistent parts of pom.xml. Change-Id: Id1356b766caff6bf5817768c1a0f9b80541b85e8 Issue-ID: SDC-2718 Signed-off-by: Dmitry Puzikov --- catalog-be/src/main/assembly/normatives.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 catalog-be/src/main/assembly/normatives.xml (limited to 'catalog-be/src/main/assembly') diff --git a/catalog-be/src/main/assembly/normatives.xml b/catalog-be/src/main/assembly/normatives.xml new file mode 100644 index 0000000000..059867224e --- /dev/null +++ b/catalog-be/src/main/assembly/normatives.xml @@ -0,0 +1,18 @@ + + bin + + tar.gz + + + + src/main/resources/import + import + + + src/main/resources/scripts + scripts + + + -- cgit 1.2.3-korg