Wasm Directoryalpha
Record

update-review-params

No description available.

record update-review-params {
  owner: string,
  repo: string,
  pull-number: string,
  review-id: string,
  body: string,
}

Fields

NameTypeDescription
ownerstring
repostring
pull-numberstring
review-idstring
bodystring