Variant
get-connect-error
No description available.
variant get-connect-error {
found(string),
unauthorized(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| found | string | |
| unauthorized | string | |
| other | string |
No description available.
variant get-connect-error {
found(string),
unauthorized(string),
other(string),
}| Case | Payload | Description |
|---|---|---|
| found | string | |
| unauthorized | string | |
| other | string |