diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-10-06 23:26:20 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-20 12:42:00 +0530 |
commit | 7259212791972fc10e41210487ff0f780ab024a6 (patch) | |
tree | 7d324b6eeee6ccd8cc367d88532e60b7953d636d /framework/src/test/resources/sample-test-schema-auth-required.yaml | |
parent | 1845026e0f1ef61d64faf5ddab197f1bfc3a4f42 (diff) |
Onap to Oclip text migration
Issue-Id: CLI-66
Change-Id: I58e98952c61902e34585e9defabc36d1233a99a4
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/test/resources/sample-test-schema-auth-required.yaml')
-rw-r--r-- | framework/src/test/resources/sample-test-schema-auth-required.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/src/test/resources/sample-test-schema-auth-required.yaml b/framework/src/test/resources/sample-test-schema-auth-required.yaml index e7f5419a..062388f1 100644 --- a/framework/src/test/resources/sample-test-schema-auth-required.yaml +++ b/framework/src/test/resources/sample-test-schema-auth-required.yaml @@ -1,6 +1,6 @@ open_cli_schema_version: 1.0 name: sample-test -description: Onap sample command to test the command features +description: Oclip sample command to test the command features info: product: open-cli service: test @@ -9,7 +9,7 @@ info: parameters: - name: bool-param type: bool - description: Onap boolean param, by default its always false. + description: Oclip boolean param, by default its always false. short_option: b long_option: bool is_optional: true |