Variant
create-comment-error
No description available.
variant create-comment-error {
not-modified(string),
forbidden(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| forbidden | string | |
| not-found | string | |
| other | string |