Wasm Directoryalpha
Record

list-suites-for-ref-params

No description available.

record list-suites-for-ref-params {
  owner: string,
  repo: string,
  ref: string,
  app-id: option​<s32>,
  check-name: option​<string>,
  per-page: option​<s32>,
  page: option​<s32>,
}

Fields

NameTypeDescription
ownerstring
repostring
refstring
app-idoption​<s32>
check-nameoption​<string>
per-pageoption​<s32>
pageoption​<s32>