Variant
builds-get-to-many-relationship-error
No description available.
variant builds-get-to-many-relationship-error {
bad-request(string),
forbidden(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| forbidden | string | |
| not-found | string | |
| other | string |