aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml')
-rw-r--r--profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml b/profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml
index f4acc0ae..b3e1744e 100644
--- a/profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml
+++ b/profiles/http/src/main/resources/open-cli-schema/http/basic-logout.yaml
@@ -12,8 +12,14 @@ info:
parameters:
- name: host-username
+ type: string
+ description: username for logout
is_include: false
- name: host-password
+ type: string
+ description: user password for logout
is_include: false
- name: no-auth
+ type: bool
+ description: whether to authenticate user or not
is_include: false \ No newline at end of file