aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/test/resources/open-cli-schema/testauth-logout.yaml
blob: d8de7c6f3c0ffe28de993e9b8da35abb5079de77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
open_cli_schema_version: 1.0

name: testauth-logout

description: basic logout auth command

info:
  product: open-cli
  service: test
  type: auth
  author: Kanagaraj Manickam mkr1481@gmail.com

# followings are dummy simulator for http command
http:
   request:
     uri: /
     method: GET
   success_codes:
     - 200