mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08: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>