diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-02-28 14:32:18 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-02-28 14:32:18 +0530 |
commit | 73747e103b5ce41abe253af5d9b55994375eaa86 (patch) | |
tree | a31a036aa82e35e2d1c108f36aea130fafef613e /profiles/http/src | |
parent | 9f26a5983e007f8e888af3dd8d1382c83fce446b (diff) |
CVC: Add support for execution, schema, product
Issue-ID: CLI-129
Change-Id: I602859733b8f965ab031625eba6494a9b754cb64
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles/http/src')
-rw-r--r-- | profiles/http/src/test/resources/open-cli.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/src/test/resources/open-cli.properties b/profiles/http/src/test/resources/open-cli.properties index 66ea5a52..cbe18a2e 100644 --- a/profiles/http/src/test/resources/open-cli.properties +++ b/profiles/http/src/test/resources/open-cli.properties @@ -14,8 +14,8 @@ cli.product_name=open-cli cli.version=1.0 - cli.discover_always=false +cli.data.dir=data #schema validation cli.schema.base.sections=open_cli_schema_version,name,description,parameters,results,http,info |