Variant
pre-flight-with-repo-for-authenticated-user-error
No description available.
variant pre-flight-with-repo-for-authenticated-user-error {
unauthorized(string),
forbidden(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| forbidden | string | |
| not-found | string | |
| other | string |