X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fdocs%2Fapi%2Fswagger%2FcpsData.yml;fp=cps-rest%2Fdocs%2Fapi%2Fswagger%2FcpsData.yml;h=24644899a4498ac99eb09aac5ac7c008676d674a;hb=dacc663d90a1c5a39f6885ac69cef131be60a6e5;hp=eabed28365a4b2c8d7b15dc7aa5b7d75e90a0ac6;hpb=55c4135bff02800659ddc4d2de15222ba229ac51;p=cps.git 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: