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

Implement support for JSON.MERGE (json command) #181

Closed
cunla opened this issue Jun 12, 2023 · 0 comments
Closed

Implement support for JSON.MERGE (json command) #181

cunla opened this issue Jun 12, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed json-commands

Comments

@cunla
Copy link
Owner

cunla commented Jun 12, 2023

Implement support for command JSON.MERGE in json_mixin.py.

Merges a given JSON value into matching paths. Consequently, JSON values at matching paths are updated, deleted, or expanded with new children.

Here is the Official documentation

@cunla cunla added enhancement New feature or request help wanted Extra attention is needed json-commands labels Jun 12, 2023
@cunla cunla closed this as completed in 8d81c1c Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed json-commands
Projects
Archived in project
Development

No branches or pull requests

1 participant