From fee9955e585a00155b93f6de279a36217a8857bd Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Tue, 2 Feb 2021 14:06:44 +0100 Subject: Improved API documentation Using swagger3 and improving the API documatation. Change-Id: I31f7783e0a6e6fd7698c68e5df6f2d306bce6816 Issue-ID: CCSDK-3127 Signed-off-by: PatrikBuhr --- a1-policy-management/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'a1-policy-management/pom.xml') diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index d1f74dd8..69d354b7 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -52,6 +52,11 @@ ${project.version} + + org.springdoc + springdoc-openapi-ui + 1.5.2 + org.springframework.boot spring-boot @@ -423,4 +428,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg