diff options
Diffstat (limited to 'framework/src/main/resources/open-cli-schema/http/basic-logout.yaml')
-rw-r--r-- | framework/src/main/resources/open-cli-schema/http/basic-logout.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml b/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml deleted file mode 100644 index f4acc0ae..00000000 --- a/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml +++ /dev/null @@ -1,19 +0,0 @@ -open_cli_schema_version: 1.0 - -name: basic-logout - -description: basic logout auth command - -info: - product: open-cli - service: basic-auth - type: auth - author: Kanagaraj Manickam kanagaraj.manickam@huawei.com - -parameters: - - name: host-username - is_include: false - - name: host-password - is_include: false - - name: no-auth - is_include: false
\ No newline at end of file |