diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-14 11:50:31 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-21 18:07:52 +0530 |
commit | 9a7c3f58efc9a4fcff5052700457cf6f7565cf39 (patch) | |
tree | ca515d799e405788914f837a09a780fc5c95781e /framework/src/test/resources/open-cli-schema | |
parent | e61a25554503eca7ae758318651551e6e3b6eaca (diff) |
Merges from 1.1.0
Issue-Id: CLI-66
Change-Id: I89fde334e2425eb91630912d726c320ece4aebd6
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/test/resources/open-cli-schema')
4 files changed, 4 insertions, 4 deletions
diff --git a/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml b/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml index 347e9123..3c4ace83 100644 --- a/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml +++ b/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml @@ -5,7 +5,7 @@ info: product: open-cli service: test type: cmd - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: bool-param type: bool diff --git a/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml b/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml index 72c7dc55..f162231f 100644 --- a/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml +++ b/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml @@ -6,7 +6,7 @@ info: product: open-cli service: test type: cmd - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: bool-param diff --git a/framework/src/test/resources/open-cli-schema/testauth-login.yaml b/framework/src/test/resources/open-cli-schema/testauth-login.yaml index 8f3a8339..3e9211ef 100644 --- a/framework/src/test/resources/open-cli-schema/testauth-login.yaml +++ b/framework/src/test/resources/open-cli-schema/testauth-login.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: test type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: string-param diff --git a/framework/src/test/resources/open-cli-schema/testauth-logout.yaml b/framework/src/test/resources/open-cli-schema/testauth-logout.yaml index d8de7c6f..dfe33638 100644 --- a/framework/src/test/resources/open-cli-schema/testauth-logout.yaml +++ b/framework/src/test/resources/open-cli-schema/testauth-logout.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: test type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com # followings are dummy simulator for http command http: |