Name | Type | Description | Notes |
---|---|---|---|
op | string | The type of operation to perform | |
path | string | A JSON Pointer string specifying the part of the document to operate on | |
value | mixed | A JSON value used in "add", "replace", and "test" operations | [optional] |