Wasm Directoryalpha
Record

get-repositories-workspace-repo-slug-diff-spec-params

No description available.

record get-repositories-workspace-repo-slug-diff-spec-params {
  repo-slug: string,
  spec: string,
  workspace: string,
  context: option​<s32>,
  path: option​<string>,
  ignore-whitespace: option​<bool>,
  binary: option​<bool>,
  renames: option​<bool>,
  merge: option​<bool>,
  topic: option​<bool>,
}

Fields

NameTypeDescription
repo-slugstring
specstring
workspacestring
contextoption​<s32>
pathoption​<string>
ignore-whitespaceoption​<bool>
binaryoption​<bool>
renamesoption​<bool>
mergeoption​<bool>
topicoption​<bool>