fixed restapicall JsonParser to handle : 24/72724/1
authorshashikanth.vh <shashikanth.vh@huawei.com>
Tue, 13 Nov 2018 15:50:31 +0000 (21:20 +0530)
committerGaurav Agrawal <gaurav.agrawal@huawei.com>
Thu, 15 Nov 2018 04:37:03 +0000 (04:37 +0000)
commit02e91b74f1181fe892cfec32fe16b47221640be7
tree6a9129a6ddb32c1e8a3c83c641ead7a5455714f8
parentfd9c0625e350f595ce0d8b0d896bc79ee1383cc1
fixed restapicall JsonParser to handle :

Fixed Restapicall JsonParser to process ":" if it
exist in the response body, this change is required
for casablanca too.

Change-Id: I83b0769eb13eb8d286cc70adc0e85823d6517dcd
Issue-ID: SDNC-519
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/JsonParser.java