Record
update-review-params
No description available.
record update-review-params {
owner: string,
repo: string,
pull-number: string,
review-id: string,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| pull-number | string | |
| review-id | string | |
| body | string |