summaryrefslogtreecommitdiffstats
path: root/products/onap-amsterdam
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-01-31 17:25:13 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-01-31 17:25:13 +0530
commitb078f74c4ec9a39f373176c361e6359e2afaec8a (patch)
tree4dd7e121ddbac4b30547fbfa38ffffd91201e211 /products/onap-amsterdam
parentd701b812258d0e84a5d5cce0296b004e364a1a3b (diff)
Fix customer CLI descriptions
Issue-ID: CLI-82 Change-Id: I190ba9903513fa02ea0a9879beef57e89e7b6c43 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-amsterdam')
-rw-r--r--products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-list-schema-1.1.yaml2
-rw-r--r--products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-show-schema-1.1.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-list-schema-1.1.yaml b/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-list-schema-1.1.yaml
index ca2fd79c..909c10bf 100644
--- a/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-list-schema-1.1.yaml
+++ b/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-list-schema-1.1.yaml
@@ -1,6 +1,6 @@
open_cli_schema_version: 1.0
name: customer-list
-description: Lists the registetred customers in Onap
+description: Lists the registered customers in Onap
info:
product: onap-amsterdam
diff --git a/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-show-schema-1.1.yaml b/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-show-schema-1.1.yaml
index f8cb93d0..67c5bf0f 100644
--- a/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-show-schema-1.1.yaml
+++ b/products/onap-amsterdam/features/aai/src/main/resources/open-cli-schema/customer/customer-show-schema-1.1.yaml
@@ -1,6 +1,6 @@
open_cli_schema_version: 1.0
name: customer-show
-description: Lists the registetred customers in Onap
+description: Retrieves the given registered customer in Onap
info:
product: onap-amsterdam