Record
list-suites-for-ref-params
No description available.
record list-suites-for-ref-params {
owner: string,
repo: string,
ref: string,
app-id: option<s32>,
check-name: option<string>,
per-page: option<s32>,
page: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| ref | string | |
| app-id | option<s32> | |
| check-name | option<string> | |
| per-page | option<s32> | |
| page | option<s32> |