Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix patch::add creating nonexistent parents #3628

Merged
merged 2 commits into from
Jul 30, 2022

Conversation

falbrechtskirchinger
Copy link
Contributor

Replacement for #3199. (Original author MIA.)

Fixes #3134.
Closes #3199.

@coveralls
Copy link

coveralls commented Jul 29, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling 4f8f310 on falbrechtskirchinger:fix-patch-add into d1d79b9 on nlohmann:develop.

Hudson00 and others added 2 commits July 29, 2022 18:33
The previous behavior was not in accordance with RFC6902.
Add unit test.

Fixes nlohmann#3134.
Copy link
Owner

@nlohmann nlohmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Applying JSON patch creates parent object
5 participants