summaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/api/swagger/components.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-rest/docs/api/swagger/components.yml')
-rwxr-xr-xcps-rest/docs/api/swagger/components.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/cps-rest/docs/api/swagger/components.yml b/cps-rest/docs/api/swagger/components.yml
index bb1f12002..5a21a730e 100755
--- a/cps-rest/docs/api/swagger/components.yml
+++ b/cps-rest/docs/api/swagger/components.yml
@@ -75,6 +75,13 @@ components:
schema:
type: string
default: /
+ requiredXpathInQuery:
+ name: xpath
+ in: query
+ description: xpath
+ required: true
+ schema:
+ type: string
cpsPathInQuery:
name: cps-path
in: query