aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/onap-1.1/catalog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/onap-1.1/catalog')
-rw-r--r--plugins/onap-1.1/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml15
1 files changed, 8 insertions, 7 deletions
diff --git a/plugins/onap-1.1/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml b/plugins/onap-1.1/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml
index 27deedef..5ab44e32 100644
--- a/plugins/onap-1.1/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml
+++ b/plugins/onap-1.1/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml
@@ -4,15 +4,13 @@ name: catalog
description: ONAP catalog command to find the base path for service.
-version: onap-1.1
-type: catalog
+info:
+ product: onap-1.1
+ service: msb
+ type: catalog
+ author: ONAP CLI Team onap-discuss@lists.onap.org
-service:
- name: msb
- version: v1
- mode: direct
- auth: none
parameters:
- name: catalog-service-name
@@ -41,6 +39,9 @@ results:
type: string
default_value: /
http:
+ service:
+ mode: direct
+ auth: none
request:
uri: /services/${catalog-service-name}/version/${catalog-service-version}
method: GET