From b078f74c4ec9a39f373176c361e6359e2afaec8a Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 31 Jan 2018 17:25:13 +0530 Subject: Fix customer CLI descriptions Issue-ID: CLI-82 Change-Id: I190ba9903513fa02ea0a9879beef57e89e7b6c43 Signed-off-by: Kanagaraj Manickam k00365106 --- .../resources/open-cli-schema/customer/customer-list-schema-1.1.yaml | 2 +- .../resources/open-cli-schema/customer/customer-show-schema-1.1.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'products/onap-amsterdam') 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 -- cgit 1.2.3-korg