Record
get-v3-projects-id-repository-tree-params
No description available.
record get-v3-projects-id-repository-tree-params {
id: string,
ref-name: option<string>,
path: option<string>,
recursive: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| ref-name | option<string> | |
| path | option<string> | |
| recursive | option<bool> |