Skip to content

copy and move #46

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions