RestapiCallNode URL Formatting Fix 54/94054/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 21 Aug 2019 17:53:30 +0000 (13:53 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 21 Aug 2019 17:55:58 +0000 (13:55 -0400)
commitc08a8a7b8ce929195bff089f7743b5f31d609849
tree1851de1f7c68b400cba4dd2c3f012b214a662b26
parent9e7f1417df26d634482f053be2cf39b920a22106
RestapiCallNode URL Formatting Fix

URL should be Encoded to related space or speical chars with respective encoded values. Example: space should be replaced with %20

Change-Id: Id58ffdb7d68c5440a33d229a2ac8683d5428a81e
Issue-ID: CCSDK-1631
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/RestapiCallNode.java