Wasm Directoryalpha
Record

create-for-release-params

No description available.

record create-for-release-params {
  owner: string,
  repo: string,
  release-id: string,
  content: list-for-release-content-enum,
}

Fields

NameTypeDescription
ownerstring
repostring
release-idstring
contentlist-for-release-content-enum