# ReplaceOperationAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **path** | Option<**String**> | The JSON Pointer Path you want to add or replace | [optional] **value** | Option<[**serde_json::Value**](.md)> | the value to add or replace | [optional] **op** | Option<**String**> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)