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

feature: remove_by_pointer method #912

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

junbl
Copy link

@junbl junbl commented Jul 19, 2022

Added Value::remove_by_pointer method that allows you to remove a value from a nested JSON object specified by JSON pointer as in Value::pointer{_mut}.

@angrytoastt
Copy link

angrytoastt commented Dec 9, 2022

This is great, thank you for showing me how to do this, I would love them to add an update and insert as well, allowing for changing key names or adding new keys

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

Successfully merging this pull request may close these issues.

None yet

2 participants