Record
post-inbound-update-route-json-params
No description available.
record post-inbound-update-route-json-params {
id: option<string>,
key: option<string>,
pattern: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<string> | |
| key | option<string> | |
| pattern | option<string> | |
| url | option<string> |