Variant
remove-project-legacy-error
No description available.
variant remove-project-legacy-error {
not-found(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| unprocessable-entity | string | |
| other | string |