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/main | |
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/main')
5 files changed, 5 insertions, 5 deletions
diff --git a/framework/src/main/resources/open-cli-schema/http/basic-login.yaml b/framework/src/main/resources/open-cli-schema/http/basic-login.yaml index dab9652e..36473df7 100644 --- a/framework/src/main/resources/open-cli-schema/http/basic-login.yaml +++ b/framework/src/main/resources/open-cli-schema/http/basic-login.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: basic-auth type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com results: direction: portrait diff --git a/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml b/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml index ef60006c..f4acc0ae 100644 --- a/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml +++ b/framework/src/main/resources/open-cli-schema/http/basic-logout.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: basic-auth type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: host-username diff --git a/framework/src/main/resources/open-cli-schema/http/catalog.yaml b/framework/src/main/resources/open-cli-schema/http/catalog.yaml index d3ee9992..508955f5 100644 --- a/framework/src/main/resources/open-cli-schema/http/catalog.yaml +++ b/framework/src/main/resources/open-cli-schema/http/catalog.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: catalog type: catalog - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: catalog-service-name diff --git a/framework/src/main/resources/open-cli-schema/schema-refresh.yaml b/framework/src/main/resources/open-cli-schema/schema-refresh.yaml index e5c9b56f..2a80cf7c 100644 --- a/framework/src/main/resources/open-cli-schema/schema-refresh.yaml +++ b/framework/src/main/resources/open-cli-schema/schema-refresh.yaml @@ -6,7 +6,7 @@ info: product: open-cli service: schema type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com results: direction: landscape diff --git a/framework/src/main/resources/open-cli-schema/schema-validate.yaml b/framework/src/main/resources/open-cli-schema/schema-validate.yaml index c17b3a08..98ac8c25 100644 --- a/framework/src/main/resources/open-cli-schema/schema-validate.yaml +++ b/framework/src/main/resources/open-cli-schema/schema-validate.yaml @@ -6,7 +6,7 @@ info: product: open-cli service: schema type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: schema-location |