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 | Object | A JSON value used in "add", "replace", and "test" operations | [optional] |