Name | Type | Description | Notes |
---|---|---|---|
op | String | patch action to perform | |
path | String | target location in modified json | |
value | Option<serde_json::Value> | [optional] | |
from | Option<String> | source location in json | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
op | String | patch action to perform | |
path | String | target location in modified json | |
value | Option<serde_json::Value> | [optional] | |
from | Option<String> | source location in json | [optional] |