Create list-node elements (part2): CPS REST layer
[cps.git] / cps-rest / docs / api / swagger / openapi.yml
index 38fbebe..3c0cc09 100755 (executable)
@@ -48,6 +48,9 @@ paths:
   /v1/dataspaces/{dataspace-name}/anchors/{anchor-name}/nodes:
     $ref: 'cpsData.yml#/nodesByDataspaceAndAnchor'
 
+  /v1/dataspaces/{dataspace-name}/anchors/{anchor-name}/list-node:
+    $ref: 'cpsData.yml#/listNodeByDataspaceAndAnchor'
+
   /v1/dataspaces/{dataspace-name}/nodes:
     $ref: 'cpsData.yml#/nodesByDataspace'