diff options
Diffstat (limited to 'plugins/catalog')
-rw-r--r-- | plugins/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml b/plugins/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml index a23e6b22..27deedef 100644 --- a/plugins/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml +++ b/plugins/catalog/src/main/resources/open-cli-schema/catalog-onap-1_1.yaml @@ -2,17 +2,17 @@ open_cli_schema_version: 1.0 name: catalog -description: ONAP catalog command to find the base path for service. +description: ONAP catalog command to find the base path for service. version: onap-1.1 type: catalog service: - auth: none name: msb version: v1 mode: direct + auth: none parameters: - name: catalog-service-name |