Skip to content

v1.13 JsonPatch.java does not have public accessor for getOperations() #149

Description

@michael-schaefer

This is not in release 1.13:

public final List<JsonPatchOperation> getOperations() { return operations; }
Is this coming in a future release? I would like to be able to access the list of JsonPatchOperations to perform some basic validation before applying the patch. Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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