Skip to content

copy and move #46

Open
Open
@ainthek

Description

@ainthek

I do not want diff to contain any move nor copy operations.
Node.js and other Java libs have this option. Is it possible ? How ?

EnumSet flags = DiffFlags.dontNormalizeOpIntoMoveAndCopy().clone()
JsonNode patch = JsonDiff.asJson(JsonNode source, JsonNode target, flags)

https://github.com/flipkart-incubator/zjsonpatch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions