Variant
list-followers-for-authenticated-user-error
No description available.
variant list-followers-for-authenticated-user-error {
not-modified(string),
unauthorized(string),
forbidden(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| unauthorized | string | |
| forbidden | string | |
| other | string |