mirror of
https://github.com/nlohmann/json.git
synced 2026-01-30 20:42:11 +00:00
* Fix patch::add creating nonexistent parents The previous behavior was not in accordance with RFC6902. Add unit test. Fixes #3134. * Fix incorrect JSON patch unit test Co-authored-by: Hudson00 <yagdhscdasg@gmail.com>