X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=9a131176dbad30caa7a54a0b2d5b4bdec2e2a485;hb=2472e61ecf2f5ebf9c5e3ddcf9c2b66ab0d4219e;hp=4b42656e89d8c6141f16dc3430c9c10303450aea;hpb=b81d0407c3f3356057bd1a8d66aadc42270becfe;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 4b42656e8..9a131176d 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -74,6 +74,11 @@ io.swagger swagger-annotations + + org.springdoc + springdoc-openapi-ui + 1.5.9 + org.apache.commons commons-lang3 @@ -133,7 +138,7 @@ generate - ${project.basedir}/docs/openapi/openapi.yml + ${project.basedir}/src/main/resources/static/openapi.yml org.onap.cps.rest.controller org.onap.cps.rest.model org.onap.cps.rest.api