Record
update-alert-params
No description available.
record update-alert-params {
owner: string,
repo: string,
alert-number: string,
dismissed-comment: option<string>,
dismissed-reason: option<alert-with-repository-dismissed-reason-enum>,
state: update-alert-body-state-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| alert-number | string | |
| dismissed-comment | option<string> | |
| dismissed-reason | option<alert-with-repository-dismissed-reason-enum> | |
| state | update-alert-body-state-enum |