Support for Patch & Replace
- Removed
MergeInto
function from*KeyValue
- Added
Patch
andReplace
functions to*KeyValue
. Both require the top level node to match the rules of key beingpatch
andreplace
respectively.
MergeInto
function from *KeyValue
Patch
and Replace
functions to *KeyValue
. Both require the top level node to match the rules of key being patch
and replace
respectively.