Variant
create-review-error
No description available.
variant create-review-error {
forbidden(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| forbidden | string | |
| unprocessable-entity | string | |
| other | string |
No description available.
variant create-review-error {
forbidden(string),
unprocessable-entity(string),
other(string),
}| Case | Payload | Description |
|---|---|---|
| forbidden | string | |
| unprocessable-entity | string | |
| other | string |