summaryrefslogtreecommitdiffstats
path: root/framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-10-04 18:25:24 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-20 12:22:36 +0530
commit864eafac295bb9cc4c0b4315aa7c262eb214ccc6 (patch)
tree287aa928fa718059199164f6a7019d23642b79ba /framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml
parent3387ffb892b85a20ae44ec58a41e1f3f2cb084f0 (diff)
Remove default_parameter section and use is_includ
Issue-Id: CLI-66 Change-Id: I24a3bc4d133d4d69fd6522091f20f88edd6c2f19 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml')
-rw-r--r--framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml18
1 files changed, 12 insertions, 6 deletions
diff --git a/framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml b/framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml
index ebe03d86..0cdee7fe 100644
--- a/framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml
+++ b/framework/src/test/resources/sample-test-schema-no-auth-yes-catalog.yaml
@@ -4,15 +4,21 @@ name: sample-cmd-no-auth-no-catalog
description: sample
-version: sample-test-1.0
-service:
- name: sample
- version: v1
- auth: none
- mode: catalog
+info:
+ product: open-cli
+ service: test
+ type: cmd
+ author: Kanagaraj Manickam mkr1481@gmail.com
http:
+
+ service:
+ name: sample
+ version: v1
+ auth: none
+ mode: catalog
+
request:
uri: /test
method: GET