Introduce swagger configuration
authorBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 2 Oct 2020 03:47:01 +0000 (23:47 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 2 Oct 2020 03:48:19 +0000 (23:48 -0400)
commit5654561386856a7816a7f4e00cef746bc2facedc
treef58b9011424c0af9b4e2eebb62bbda8949bf40d0
parentdce3695032ff3320fc7bfee46c4e36fde6d98883
Introduce swagger configuration

Issue-ID: CCSDK-2754
Change-Id: I22bd50431ad24202dc84dd982bf7e7d2388ee981
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
cps/cps-rest/pom.xml
cps/cps-rest/src/main/java/org/onap/cps/rest/config/SpringFoxConfig.java [new file with mode: 0644]
cps/cps-rest/src/main/java/org/onap/cps/rest/controller/RestController.java