Wasm Directoryalpha
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

NameTypeDescription
pull-request-idstring
repo-slugstring
workspacestring
qoption​<string>
sortoption​<string>