Wasm Directoryalpha
Record

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

No description available.

record get-v3-projects-id-repository-commits-sha-statuses-params {
  id: string,
  sha: string,
  ref: option​<string>,
  stage: option​<string>,
  name: option​<string>,
  all: option​<string>,
  page: option​<s32>,
  per-page: option​<s32>,
}

Fields

NameTypeDescription
idstring
shastring
refoption​<string>
stageoption​<string>
nameoption​<string>
alloption​<string>
pageoption​<s32>
per-pageoption​<s32>