1
0
mirror of https://github.com/nlohmann/json synced 2024-11-30 23:50:08 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Niels Lohmann
3b3b6e8e69
🚑 fix for #894
- 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
2017-12-28 13:52:23 +01:00