Variant
compare-commits-error
No description available.
variant compare-commits-error {
not-found(string),
internal-server-error(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| internal-server-error | string | |
| service-unavailable | string | |
| other | string |