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

Support value setting for nonexistent paths in JSON.SET #2178

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

PragmaTwice
Copy link
Member

@PragmaTwice PragmaTwice commented Mar 18, 2024

Close #2176 .

Note:

This is a temporary fix. It only supports simple nonexistent paths (so-called normalized paths in jsoncons).

For a perfect fix, we are contacting jsoncons maintainers here: danielaparker/jsoncons#496.

@PragmaTwice PragmaTwice mentioned this pull request Mar 18, 2024
2 tasks
@PragmaTwice PragmaTwice changed the title Support value setting for nonexistant paths in JSON.SET Support value setting for nonexistent paths in JSON.SET Mar 18, 2024
Copy link

sonarcloud bot commented Mar 18, 2024

@PragmaTwice PragmaTwice merged commit 9d83653 into apache:unstable Mar 18, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON.SET cant add a new field
4 participants