Record
pre-flight-with-repo-for-authenticated-user-params
No description available.
record pre-flight-with-repo-for-authenticated-user-params {
owner: string,
repo: string,
ref: option<string>,
client-ip: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| ref | option<string> | |
| client-ip | option<string> |