Commit Graph

2 Commits

Author SHA1 Message Date
David 0b76599c31 Improve conformance of replace operations to spec
This ensures that JSON patch "replace" operations are functionally
equivalent to "remove" operations followed by "add" operations at the
same path, as RFC 6902 specifies.

Addresses #110
2018-10-12 19:27:38 -07:00
Jass Bagga e453fafad5 Reorganize tests (#117)
Addresses #105
2017-10-26 12:51:06 -07:00