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