Wasm Directoryalpha
Record

create-repository-snapshot-params

No description available.

record create-repository-snapshot-params {
  owner: string,
  repo: string,
  detector: snapshot-detector,
  job: snapshot-job,
  manifests: option​<snapshot-manifests>,
  metadata: option​<metadata>,
  ref: string,
  scanned: string,
  sha: string,
  version: s32,
}

Fields

NameTypeDescription
ownerstring
repostring
detectorsnapshot-detector
jobsnapshot-job
manifestsoption​<snapshot-manifests>
metadataoption​<metadata>
refstring
scannedstring
shastring
versions32