Wasm Directoryalpha
Record

list-commit-statuses-for-ref-params

No description available.

record list-commit-statuses-for-ref-params {
  owner: string,
  repo: string,
  ref: string,
  per-page: option​<s32>,
  page: option​<s32>,
}

Fields

NameTypeDescription
ownerstring
repostring
refstring
per-pageoption​<s32>
pageoption​<s32>