Variant
edit-domain-error
No description available.
variant edit-domain-error {
unprocessable-entity(string),
internal-server-error(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unprocessable-entity | string | |
| internal-server-error | string | |
| other | string |