aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/sdc/src/main/resources/onap-cli-schema/license-models/license-model-show-schema.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sdc/src/main/resources/onap-cli-schema/license-models/license-model-show-schema.yaml b/plugins/sdc/src/main/resources/onap-cli-schema/license-models/license-model-show-schema.yaml
index 8214c19c..52803f7f 100644
--- a/plugins/sdc/src/main/resources/onap-cli-schema/license-models/license-model-show-schema.yaml
+++ b/plugins/sdc/src/main/resources/onap-cli-schema/license-models/license-model-show-schema.yaml
@@ -37,7 +37,7 @@ results:
type: string
http:
request:
- uri: /onboarding-api/v1.0/vendor-software-products/${license-model-id}
+ uri: /onboarding-api/v1.0/vendor-license-models/${license-model-id}
method: GET
success_codes:
- 200