Wasm Directoryalpha
Record

get-combined-status-for-ref-params

No description available.

record get-combined-status-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>