Get cm-handle state endpoint
[cps.git] / cps-ncmp-rest / docs / openapi / openapi.yml
index 81ebf05..ad7dd1d 100755 (executable)
@@ -46,3 +46,6 @@ paths:
 
   /v1/ch/id-searches:
     $ref: 'ncmp.yml#/searchCmHandleIds'
+
+  /v1/ch/{cm-handle}/state:
+    $ref: 'ncmp.yml#/getCmHandleStateById'