diff options
Diffstat (limited to 'products')
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 |