mirror of
https://github.com/nlohmann/json.git
synced 2026-02-08 23:32:30 +00:00
- Implemented "copy" in terms of "add". - Added check for JSON Pointer array indices to make sure the complete reference token was processed. - Added test suite from https://github.com/json-patch/json-patch-tests