Wasm Directoryalpha
Record

post-repositories-workspace-repo-slug-src-params

No description available.

record post-repositories-workspace-repo-slug-src-params {
  repo-slug: string,
  workspace: string,
  message: option​<string>,
  author: option​<string>,
  parents: option​<string>,
  files: option​<string>,
  branch: option​<string>,
}

Fields

NameTypeDescription
repo-slugstring
workspacestring
messageoption​<string>
authoroption​<string>
parentsoption​<string>
filesoption​<string>
branchoption​<string>