corka149 / jsonpatch

A implementation of RFC 6902 in pure Elixir.
MIT License
42 stars 11 forks source link

19 support option for diff2 that tells it to return maps instead of structs #20

Closed corka149 closed 1 year ago

corka149 commented 1 year ago

This PR let diff/2 create only json patches as maps.