Wasm Directoryalpha
Record

get-v3-projects-id-repository-commits-sha-builds-params

No description available.

record get-v3-projects-id-repository-commits-sha-builds-params {
  id: string,
  sha: string,
  scope: option​<get-v3-projects-id-builds-scope-enum>,
  page: option​<s32>,
  per-page: option​<s32>,
}

Fields

NameTypeDescription
idstring
shastring
scopeoption​<get-v3-projects-id-builds-scope-enum>
pageoption​<s32>
per-pageoption​<s32>