Closed
Description
As an ML8 application developer I would like to patch an JSON document no matter if a node does exist or not. Therefore I tried to use the PatchBuilder#replaceInsertFragment functionality, unfortunately I was not able to get it to work in a manner which works wether a node does exist or not yet. Please see my Pull Request #280 for a code sample.