summaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/api/swagger/cpsData.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-rest/docs/api/swagger/cpsData.yml')
-rwxr-xr-xcps-rest/docs/api/swagger/cpsData.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/cps-rest/docs/api/swagger/cpsData.yml b/cps-rest/docs/api/swagger/cpsData.yml
index eabed2836..24644899a 100755
--- a/cps-rest/docs/api/swagger/cpsData.yml
+++ b/cps-rest/docs/api/swagger/cpsData.yml
@@ -1,4 +1,4 @@
-nodesByDataspaceAndAnchor:
+nodeByDataspaceAndAnchor:
get:
description: Get a node with an option to retrieve all the children for a given anchor and dataspace
tags:
@@ -23,6 +23,7 @@ nodesByDataspaceAndAnchor:
$ref: 'components.yml#/components/responses/NotFound'
x-codegen-request-body-name: xpath
+nodesByDataspaceAndAnchor:
post:
description: Create a node for a given anchor and dataspace
tags: