Revert "Inconsistency With JSON Response(List Items) Using ReplaceANode API"
- This reverts commit
30d460ae43131d5fef3de041dcbcd2943702724a associated
with CPS-2800.
- Due to logical errors in the previous patch, any data node added
using Replace a node with descendants API gets added at the root level
instead of the specific xpath.
- Suitable approach is to revert the patch and rework on a new patch set
with corrected logic.
Issue-ID: CPS-3013
Change-Id: I5bc5441ffed039332b8e64eb9d6037771174de4e
Signed-off-by: Arpit Singh <AS00745003@techmahindra.com>