Wasm Directoryalpha
Record

create-tag-params

No description available.

record create-tag-params {
  owner: string,
  repo: string,
  message: string,
  object: string,
  tag: string,
  tagger: option​<create-tag-body-tagger>,
  type-op: create-tag-body-type-op-enum,
}

Fields

NameTypeDescription
ownerstring
repostring
messagestring
objectstring
tagstring
taggeroption​<create-tag-body-tagger>
type-opcreate-tag-body-type-op-enum