X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-nf-proxy-rest%2Fdocs%2Fopenapi%2Fopenapi.yml;h=a6d0949f236c1d14921a9e9356d0d5ab06ef4d02;hb=b5d573b02c7d1376e92e59887371965a2fb43c25;hp=efa8e7253e2e3dca0bc799d22514bc0879a30e8d;hpb=d3609db46635b9bdb0a49a7d0e18ebe144bb7f29;p=cps.git diff --git a/cps-nf-proxy-rest/docs/openapi/openapi.yml b/cps-nf-proxy-rest/docs/openapi/openapi.yml index efa8e7253..a6d0949f2 100755 --- a/cps-nf-proxy-rest/docs/openapi/openapi.yml +++ b/cps-nf-proxy-rest/docs/openapi/openapi.yml @@ -9,3 +9,8 @@ paths: /v1/cm-handles/{cm-handle}/node: $ref: 'xnfProxy.yml#/nodeByCmHandleAndXpath' + /v1/cm-handles/{cm-handle}/nodes/query: + $ref: 'xnfProxy.yml#/nodesByCmHandleAndCpsPath' + + /v1/cm-handles/{cm-handle}/nodes: + $ref: 'xnfProxy.yml#/nodesByCmHandleAndXpath' \ No newline at end of file