Wasm Directoryalpha
Record

get-commit-params

No description available.

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

Fields

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