Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.1.0
-
None
-
None
Description
JsonPatchDiff only supports the operations ADD, REMOVE and REPLACE
we should add support to configure the calculation for MOVE too...
the benefit would be that the JsonPatch-document would be smaller but the processing time will increase
imo we should make it configureable