fixed restapicall JsonParser to handle : 55/72555/1
authorshashikanth.vh <shashikanth.vh@huawei.com>
Tue, 13 Nov 2018 15:50:31 +0000 (21:20 +0530)
committershashikanth.vh <shashikanth.vh@huawei.com>
Tue, 13 Nov 2018 15:50:37 +0000 (21:20 +0530)
commit01de875afad6920a65b7ee266437595558d41395
treea42de3dfe4e97e659435d48587be2607eba03043
parent01b11a8425a10e90b0259921b46357c1f9bd74ca
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