Add method to escape json strings 79/86879/2
authorPatrick Brady <patrick.brady@att.com>
Thu, 2 May 2019 23:41:24 +0000 (16:41 -0700)
committerTakamune Cho <takamune.cho@att.com>
Fri, 3 May 2019 18:54:13 +0000 (18:54 +0000)
All backslash escape characters are being stripped out of strings.
They need to be added back to strings containing json data.

Change-Id: Ic8d9ba95da904b96f65598752133971f8c324694
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1576


No differences found