Patch operation that is used to update the information.
Name | Type | Description | Notes |
---|---|---|---|
Op | string | The method that should be used in the operation. | |
Path | string | The path specifying the attribute that should be updated. | [optional] |
Value | string | The value that should be updated. Required if `op` is `add` or `replace`. | [optional] |