Record
list-selected-repos-for-org-variable-params
No description available.
record list-selected-repos-for-org-variable-params {
org: string,
name: string,
page: option<s32>,
per-page: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| org | string | |
| name | string | |
| page | option<s32> | |
| per-page | option<s32> |