Record
get-content-params
No description available.
record get-content-params {
owner: string,
repo: string,
path: string,
ref: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| path | string | |
| ref | option<string> |
No description available.
record get-content-params {
owner: string,
repo: string,
path: string,
ref: option<string>,
}| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| path | string | |
| ref | option<string> |