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 --- .../swagger/fonts/droid-sans-v6-latin-700.woff | Bin 25992 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 catalog-be/src/main/resources/swagger/fonts/droid-sans-v6-latin-700.woff (limited to 'catalog-be/src/main/resources/swagger/fonts/droid-sans-v6-latin-700.woff') diff --git a/catalog-be/src/main/resources/swagger/fonts/droid-sans-v6-latin-700.woff b/catalog-be/src/main/resources/swagger/fonts/droid-sans-v6-latin-700.woff deleted file mode 100644 index 67e3e25f83..0000000000 Binary files a/catalog-be/src/main/resources/swagger/fonts/droid-sans-v6-latin-700.woff and /dev/null differ -- cgit 1.2.3-korg