Variant
upload-sarif-error
No description available.
variant upload-sarif-error {
bad-request(string),
forbidden(string),
not-found(string),
payload-too-large(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| forbidden | string | |
| not-found | string | |
| payload-too-large | string | |
| service-unavailable | string | |
| other | string |