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.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/cps-rest/docs/api/swagger/components.yml b/cps-rest/docs/api/swagger/components.yml
index 3694f36cd..bb1f12002 100755
--- a/cps-rest/docs/api/swagger/components.yml
+++ b/cps-rest/docs/api/swagger/components.yml
@@ -75,6 +75,14 @@ components:
schema:
type: string
default: /
+ cpsPathInQuery:
+ name: cps-path
+ in: query
+ description: cps-path
+ required: false
+ schema:
+ type: string
+ default: /
includeDescendantsOptionInQuery:
name: include-descendants
in: query