aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-10-13 10:12:54 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2017-10-16 05:39:12 +0000
commit20b81179f9c2b349648c6b3e2ae55e5057cba2cc (patch)
tree38dd63e5ff6f9f907cdcd2c36f746de0abff1613
parentf94566f788525068ff2c0ed2040dc658d1fcfd7a (diff)
Fix url for license-model-show v1.0
Fix url for license-model-show v1.0. Change-Id: Ifd108587a8830336e9fc18d398750f1fc32093f6 Issue-ID: CLI-53 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
-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