aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/test/resources/sample-test-schema-yes-auth-yes-catalog.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/test/resources/sample-test-schema-yes-auth-yes-catalog.yaml')
-rw-r--r--framework/src/test/resources/sample-test-schema-yes-auth-yes-catalog.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/framework/src/test/resources/sample-test-schema-yes-auth-yes-catalog.yaml b/framework/src/test/resources/sample-test-schema-yes-auth-yes-catalog.yaml
deleted file mode 100644
index 4efd4c51..00000000
--- a/framework/src/test/resources/sample-test-schema-yes-auth-yes-catalog.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-open_cli_schema_version: 1.0
-
-name: sample-cmd-no-auth-no-catalog
-
-description: sample
-
-
-info:
- product: open-cli
- service: test
- type: cmd
- author: Kanagaraj Manickam kanagaraj.manickam@huawei.com
-
-http:
-
- service:
- name: sample
- version: v1
- auth: basic
- mode: catalog
-
- request:
- uri: /test
- method: GET
- success_codes:
- - 200
- result_map:
- name: ${name}