Record
get-repositories-workspace-repo-slug-pullrequests-pull-request-id-statuses-params
No description available.
record get-repositories-workspace-repo-slug-pullrequests-pull-request-id-statuses-params {
pull-request-id: string,
repo-slug: string,
workspace: string,
q: option<string>,
sort: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| pull-request-id | string | |
| repo-slug | string | |
| workspace | string | |
| q | option<string> | |
| sort | option<string> |