Skip to content

Add deep merge methods #218

@juharris

Description

@juharris

Start with only adding to Rust and then we'll expose to other languages in a future PR.

Add a method that accepts 2 JSON objects and deep merges creating a new one.

Add a method that accepts 2 JSON objects and deep merges into the first, modifying it and return it.

Add a method to accept a vector of JSON objects and deep merge them into a new one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions