diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-09-18 10:07:17 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-09-18 10:08:04 +0530 |
commit | 1a4b4030e10b53ffc80d977908cd6097d843f7a8 (patch) | |
tree | b441fe2781e685264cab85e9dd376741cfd6af4b /main/src/test/resources/sample-test-schema.yaml | |
parent | 81d56617f980394d45be5fee716c507eeea739f2 (diff) |
Add exception for profile persist layer
CLI-43
Change-Id: I6b2b969cc3a56dbee60d2b9056a6a7f8f793a8b4
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'main/src/test/resources/sample-test-schema.yaml')
-rw-r--r-- | main/src/test/resources/sample-test-schema.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/main/src/test/resources/sample-test-schema.yaml b/main/src/test/resources/sample-test-schema.yaml index a4fd8563..ac601c86 100644 --- a/main/src/test/resources/sample-test-schema.yaml +++ b/main/src/test/resources/sample-test-schema.yaml @@ -67,6 +67,12 @@ parameters: description: Onap positional args, if no short option and no long option given for it is_optional: false default_value: http://localhost:8082/file.txt + - name: text-param + type: text + description: Onap text file location param + long_option: text-param + short_option: e + is_optional: false results: direction: portrait attributes: |