Open
Description
Hi guys
I want to store a diffs between versions of a JSON. I can do it using collecting a diffs (RFC-6902). However with multiple changes I need to store big list of operations to be later applied. Since the library allows to apply merge patch to a JSON (RFC-7386) I think it would be very useful to be able to produce such merge patch having two JSONs. Is there a reason why it's not supported? Is it planned?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels