Variant
repos-error
No description available.
variant repos-error {
not-modified(string),
unprocessable-entity(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| unprocessable-entity | string | |
| service-unavailable | string | |
| other | string |