Record
create-for-repo-params
No description available.
record create-for-repo-params {
owner: string,
repo: string,
body: option<string>,
name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| body | option<string> | |
| name | string |