JSON-Patch icon indicating copy to clipboard operation
JSON-Patch copied to clipboard

Missing "move" operation on compare

Open omri-shaiko opened this issue 8 years ago • 4 comments

When I compare two JSON and replace the order of the elements I expected to get the "move" operation as defined here: http://tools.ietf.org/html/rfc6902#section-4.4

But I get lots of "replace" instead. Is there plans to support it?

Tnx

omri-shaiko avatar Dec 30 '15 10:12 omri-shaiko

+1, I'm thinking in using objects with keys instead of arrays in my API due lack of "move" operation.

endel avatar Jan 02 '16 12:01 endel

Yes, we do want to support it. Unfortunately, we do not have much resources to do it, at least in following 2-3 months.

tomalec avatar Jan 13 '16 15:01 tomalec

+1

Toub avatar May 19 '16 07:05 Toub

@tomalec Any updates on this?

gaurav21r avatar May 21 '17 10:05 gaurav21r