From: PatrikBuhr Date: Mon, 7 Jun 2021 10:08:04 +0000 (+0200) Subject: Bugfix disabling default swagger documentation X-Git-Tag: 2.2.0~23^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=52ab33b85f62e2bda52ff9e67b2372c1f0a3f6c1;p=nonrtric.git Bugfix disabling default swagger documentation In the swagger release, generation of default swagger documentation is disabled (pet store). Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-524 Change-Id: I6205a243b5eb1ff9c49325b09450a35b7719e7aa --- diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index e7f2bd67..8d97767e 100644 --- a/enrichment-coordinator-service/pom.xml +++ b/enrichment-coordinator-service/pom.xml @@ -68,7 +68,7 @@ org.springdoc springdoc-openapi-ui - 1.5.2 + 1.5.4 org.springframework.boot