Skip to content

Introduce ModelPatch API #4

@beikov

Description

@beikov

We need an API that allows snapshotting the state of a domain object and create a diff as ModelPatch when comparing with a different snapshot. Finally, it should also be allowed to apply a patch to a domain object.
It would be great if we could support JSONPatch as serialization format.

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