aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-moco.json')
-rw-r--r--plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-moco.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-moco.json b/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-moco.json
deleted file mode 100644
index 85f840e9..00000000
--- a/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-moco.json
+++ /dev/null
@@ -1,24 +0,0 @@
-[{
- "requesN" :
- {
- "method" : "get",
- "uri" : "onboarding-api/v1.0/vendor-license-models/4904E77EC4EF4CB18083E8ED7D283585",
- "headers" : {
- "USER_ID": "cs0008",
- "content-type" : "application/json"
- }
- },
- "response" :{
- "json" : {
- "vendorName": "5aa8a88c",
- "description": "vendor license model",
- "iconRef": "icon",
- "id": "4904E77EC4EF4CB18083E8ED7D283585",
- "version": "0.1",
- "status": "Locked",
- "lockingUser": "cs0008",
- "viewableVersions": [
- "0.1"
- ]
- }}
-}]