Wasm Directoryalpha
Record

get-repositories-workspace-repo-slug-filehistory-commit-path-params

No description available.

record get-repositories-workspace-repo-slug-filehistory-commit-path-params {
  commit: string,
  path: string,
  repo-slug: string,
  workspace: string,
  renames: option​<string>,
  q: option​<string>,
  sort: option​<string>,
}

Fields

NameTypeDescription
commitstring
pathstring
repo-slugstring
workspacestring
renamesoption​<string>
qoption​<string>
sortoption​<string>