diff options
Diffstat (limited to 'cps-rest/docs/api/swagger/components.yml')
-rwxr-xr-x | cps-rest/docs/api/swagger/components.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-rest/docs/api/swagger/components.yml b/cps-rest/docs/api/swagger/components.yml index 9e306cda5d..3694f36cd3 100755 --- a/cps-rest/docs/api/swagger/components.yml +++ b/cps-rest/docs/api/swagger/components.yml @@ -68,9 +68,9 @@ components: schema: type: string xpathInQuery: - name: cps-path + name: xpath in: query - description: cps-path + description: xpath required: false schema: type: string |