aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/test/resources/sample-test-schema-yes-auth-with-additional-params-no-catalog.yaml
blob: a5a39f92d9412ed406451afb3c67199de7fa13ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
open_cli_schema_version: 1.0

name: sample-cmd-yes-auth-no-catalog-extra-params

description: sample


info:
  product: open-cli
  service: test
  type: cmd
  author: Kanagaraj Manickam kanagaraj.manickam@huawei.com

http:

  service:
    name: sample
    version: v1
    auth: testauth
    mode: catalog

  request:
    uri: /test
    method: GET
  success_codes:
    - 200
  result_map:
    name: ${name}