CPS-240 - Create REST End-point on NF-Proxy for DataNode Update & cpsPath Query 00/118600/4
authorniamhcore <niamh.core@est.tech>
Fri, 26 Feb 2021 10:13:48 +0000 (10:13 +0000)
committerniamhcore <niamh.core@est.tech>
Fri, 26 Feb 2021 17:21:02 +0000 (17:21 +0000)
commitb5d573b02c7d1376e92e59887371965a2fb43c25
tree366dd39ab6391c1dc5adbfd684eee943d65b6e6a
parentd3609db46635b9bdb0a49a7d0e18ebe144bb7f29
CPS-240 - Create REST End-point on NF-Proxy for DataNode Update & cpsPath Query

Issue-ID: CPS-240
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I2aed92f8ab34282b12e23ae7807a391446165eb0
cps-nf-proxy-rest/docs/openapi/components.yaml
cps-nf-proxy-rest/docs/openapi/openapi.yml
cps-nf-proxy-rest/docs/openapi/xnfProxy.yml
cps-nf-proxy-rest/src/main/java/org/onap/cps/nfproxy/rest/controller/NfProxyController.java
cps-nf-proxy-rest/src/test/groovy/org/onap/cps/nfproxy/rest/controller/NfProxyControllerSpec.groovy
cps-nf-proxy-service/pom.xml
cps-nf-proxy-service/src/main/java/org/onap/cps/nfproxy/api/NfProxyDataService.java
cps-nf-proxy-service/src/main/java/org/onap/cps/nfproxy/api/impl/NfProxyDataServiceImpl.java
cps-nf-proxy-service/src/test/groovy/org/onap/cps/api/impl/NfProxyDataServiceImplSpec.groovy [new file with mode: 0644]