Record
get-repositories-workspace-repo-slug-src-commit-path-params
No description available.
record get-repositories-workspace-repo-slug-src-commit-path-params {
commit: string,
path: string,
repo-slug: string,
workspace: string,
format: option<get-repositories-workspace-repo-slug-src-commit-path-format-enum>,
q: option<string>,
sort: option<string>,
max-depth: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| commit | string | |
| path | string | |
| repo-slug | string | |
| workspace | string | |
| format | option<get-repositories-workspace-repo-slug-src-commit-path-format-enum> | |
| q | option<string> | |
| sort | option<string> | |
| max-depth | option<s32> |