diff options
Diffstat (limited to 'cps-rest/docs/openapi/cpsData.yml')
-rw-r--r-- | cps-rest/docs/openapi/cpsData.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cps-rest/docs/openapi/cpsData.yml b/cps-rest/docs/openapi/cpsData.yml index 1d60e1f780..0a032e4be0 100644 --- a/cps-rest/docs/openapi/cpsData.yml +++ b/cps-rest/docs/openapi/cpsData.yml @@ -131,7 +131,8 @@ nodesByDataspaceAndAnchor: '500': $ref: 'components.yml#/components/responses/InternalServerError' patch: - description: Update a data node leaves for a given dataspace and anchor and a parent node xpath + description: Update a data node leaves for a given dataspace and anchor and a parent node xpath. This operation + is currently supported for one top level data node only. tags: - cps-data summary: Update node leaves |