Swagger codegen using Spring framework
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Mon, 2 Nov 2020 11:31:39 +0000 (11:31 +0000)
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Tue, 3 Nov 2020 11:11:55 +0000 (11:11 +0000)
commit47598117ee0b411cfc6fad323598f5644b51c9c9
treeefee41d2e1fa136247b4226ac2154cbbebfcf9bd
parent70c17020b7025a9ff18192d4d5add6f75ace49aa
Swagger codegen using Spring framework

1. Pom.xml updated to generate API code using Swagger codegen.
2. Moved the createModule code to the method implemented by Swagger.

JIRA: https://jira.onap.org/browse/CCSDK-2897

Issue-ID: CCSDK-2897
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Iadd3dc0402f06a597a179148fd5f43e0fe7c48f6
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
cps/cps-dependencies/pom.xml
cps/cps-parent/pom.xml
cps/cps-rest/docs/api/swagger/openapi.yml
cps/cps-rest/pom.xml
cps/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestController.java