java-json-tools/json-patch

Is there a way to do an in-place patch?

Opened this issue · 0 comments

Is there a way to apply the patch in-place to the source JsonNode instead of returning a new JsonNode?