Variant
list-codeql-databases-error
No description available.
variant list-codeql-databases-error {
forbidden(string),
not-found(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| forbidden | string | |
| not-found | string | |
| service-unavailable | string | |
| other | string |