Record
get-repositories-workspace-repo-slug-diffstat-spec-params
No description available.
record get-repositories-workspace-repo-slug-diffstat-spec-params {
ignore-whitespace: option<bool>,
merge: option<bool>,
path: option<string>,
renames: option<bool>,
repo-slug: string,
spec: string,
topic: option<bool>,
workspace: string,
}Fields
| Name | Type | Description |
|---|---|---|
| ignore-whitespace | option<bool> | |
| merge | option<bool> | |
| path | option<string> | |
| renames | option<bool> | |
| repo-slug | string | |
| spec | string | |
| topic | option<bool> | |
| workspace | string |