Fix escapeInternalJson method 49/88249/2
authorPatrick Brady <patrick.brady@att.com>
Tue, 21 May 2019 17:29:49 +0000 (10:29 -0700)
committerPatrick Brady <patrick.brady@att.com>
Wed, 22 May 2019 15:12:34 +0000 (15:12 +0000)
The method incorrectly handled cases where the json string contained
json objects internally. These cases should be handled correctly now.

Change-Id: I43b40414526bcb6577242ab737097dfb9119e618
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1576
(cherry picked from commit fc2018739d072a0287b84ff78c94572bce5aba7c)


No differences found