Variant
get-readme-in-directory-error
No description available.
variant get-readme-in-directory-error {
not-found(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| unprocessable-entity | string | |
| other | string |