diff options
author | Vidyashree Rama <vidyashree.rama@huawei.com> | 2019-08-08 15:19:58 +0530 |
---|---|---|
committer | Vidyashree Rama <vidyashree.rama@huawei.com> | 2019-08-08 15:19:58 +0530 |
commit | b2616c5cf2f994e7d0c933aa843ca30343001618 (patch) | |
tree | 9598a90be230d25c42f93ac177fdabe7c9764948 /products/onap-dublin/features/policy/src | |
parent | 868c5ab7bf79e0d5b6e7c4f767fb06d989fb4c69 (diff) |
Bug fix in policy-type-list command in onap-dublin product
Bug fix in policy-type-list command in onap-dublin product
Change-Id: I6d223c5ebf8fd88b318ae5545ee615dcb42c34ab
Issue-ID: CLI-198
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
Diffstat (limited to 'products/onap-dublin/features/policy/src')
-rw-r--r-- | products/onap-dublin/features/policy/src/main/resources/open-cli-schema/policy/policy-type-list-schema-dublin.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/products/onap-dublin/features/policy/src/main/resources/open-cli-schema/policy/policy-type-list-schema-dublin.yaml b/products/onap-dublin/features/policy/src/main/resources/open-cli-schema/policy/policy-type-list-schema-dublin.yaml index 5b2dd407..d9b6236b 100644 --- a/products/onap-dublin/features/policy/src/main/resources/open-cli-schema/policy/policy-type-list-schema-dublin.yaml +++ b/products/onap-dublin/features/policy/src/main/resources/open-cli-schema/policy/policy-type-list-schema-dublin.yaml @@ -25,8 +25,8 @@ parameters: - name: policy-type-id description: Policy type ID type: string - long-option: policy-type-id - short-option: x + long_option: policy-type-id + short_option: x is_optional: false results: |