Record
get-commit-authors-params
No description available.
record get-commit-authors-params {
owner: string,
repo: string,
since: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| since | option<s32> |
No description available.
record get-commit-authors-params {
owner: string,
repo: string,
since: option<s32>,
}| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| since | option<s32> |