Wasm Directoryalpha
Record

delete-file-params

No description available.

record delete-file-params {
  owner: string,
  repo: string,
  path: string,
  author: option​<delete-file-body-author>,
  branch: option​<string>,
  committer: option​<delete-file-body-committer>,
  message: string,
  sha: string,
}

Fields

NameTypeDescription
ownerstring
repostring
pathstring
authoroption​<delete-file-body-author>
branchoption​<string>
committeroption​<delete-file-body-committer>
messagestring
shastring