Record

update-alert-params

No description available.

record update-alert-params {
  owner: string,
  repo: string,
  alert-number: string,
  resolution: option​<alert-resolution>,
  resolution-comment: option​<alert-resolution-comment>,
  state: alert-state,
}

Fields

NameTypeDescription
ownerstring
repostring
alert-numberstring
resolutionoption​<alert-resolution>
resolution-commentoption​<alert-resolution-comment>
statealert-state