Wasm Directoryalpha
Record

create-for-repo-params

No description available.

record create-for-repo-params {
  owner: string,
  repo: string,
  body: option​<string>,
  name: string,
}

Fields

NameTypeDescription
ownerstring
repostring
bodyoption​<string>
namestring