diff options
Diffstat (limited to 'plugins/sdc/src/test')
-rw-r--r-- | plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-1.1-moco.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-1.1-moco.json b/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-1.1-moco.json index 08493faf..f0439887 100644 --- a/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-1.1-moco.json +++ b/plugins/sdc/src/test/resources/onap-cli-sample/license-model-show-schema-1.1-moco.json @@ -8,8 +8,8 @@ "content-type" : "application/json" } }, - "response" : - { + "response" :{ + "json" : { "listCount": 1, "results": [ { @@ -35,5 +35,5 @@ } ] }] - } + }} }]
\ No newline at end of file |