Record
get-repositories-workspace-params
No description available.
record get-repositories-workspace-params {
workspace: string,
role: option<get-repositories-role-enum>,
q: option<string>,
sort: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| workspace | string | |
| role | option<get-repositories-role-enum> | |
| q | option<string> | |
| sort | option<string> |