aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/docs
diff options
context:
space:
mode:
authorRishi.Chail <rishi.chail@est.tech>2021-01-22 15:05:03 +0000
committerRishi.Chail <rishi.chail@est.tech>2021-01-23 06:22:29 +0000
commit4be931a5d98df7b9adb88f70292d103f2c16080f (patch)
tree0cadb482c784e8fe6ff00f96fdc01940b5ce774c /cps-rest/docs
parent850e3ecdecbedd30e65ae7cbaa81fc5301766f45 (diff)
Retrieve an Anchor for a given dataspace by anchor name - REST layer
Issue-ID: CPS-186 Signed-off-by: Rishi.Chail <rishi.chail@est.tech> Change-Id: I2dceb582c6277e56400dfbc46340c70d814603ee
Diffstat (limited to 'cps-rest/docs')
-rwxr-xr-x[-rw-r--r--]cps-rest/docs/api/swagger/cpsAdmin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/docs/api/swagger/cpsAdmin.yml b/cps-rest/docs/api/swagger/cpsAdmin.yml
index d33c8e55c..18ed1a2ec 100644..100755
--- a/cps-rest/docs/api/swagger/cpsAdmin.yml
+++ b/cps-rest/docs/api/swagger/cpsAdmin.yml
@@ -146,7 +146,7 @@ anchorByDataspaceAndAnchorName:
get:
tags:
- cps-admin
- summary: Read an anchor given a anchor and a dataspace - DRAFT
+ summary: Read an anchor given a anchor and a dataspace
operationId: getAnchor
parameters:
- $ref: 'components.yaml#/components/parameters/dataspaceNameInPath'