Variant
get-commit-authors-error
No description available.
variant get-commit-authors-error {
not-found(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| service-unavailable | string | |
| other | string |