aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/docs/openapi/openapi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-ncmp-rest/docs/openapi/openapi.yml')
-rwxr-xr-xcps-ncmp-rest/docs/openapi/openapi.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/cps-ncmp-rest/docs/openapi/openapi.yml b/cps-ncmp-rest/docs/openapi/openapi.yml
index 64de9223f..5b7c8d205 100755
--- a/cps-ncmp-rest/docs/openapi/openapi.yml
+++ b/cps-ncmp-rest/docs/openapi/openapi.yml
@@ -38,4 +38,9 @@ paths:
$ref: 'ncmproxy.yml#/nodesByCmHandleAndXpath'
/ncmp-dmi/v1/ch:
- $ref: 'ncmproxy.yml#/updateDmiRegistration' \ No newline at end of file
+ $ref: 'ncmproxy.yml#/updateDmiRegistration'
+
+ /v1/ch/{cm-handle}/data/ds/ncmp-datastore:passthrough-operational/{resourceIdentifier}:
+ $ref: 'ncmproxy.yml#/getResourceDataForPassthroughOperational'
+
+ \ No newline at end of file