Variant
remove-selected-repo-from-org-secret-error
No description available.
variant remove-selected-repo-from-org-secret-error {
not-found(string),
conflict(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| conflict | string | |
| unprocessable-entity | string | |
| other | string |