Record
create-for-release-params
No description available.
record create-for-release-params {
owner: string,
repo: string,
release-id: string,
content: list-for-release-content-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| release-id | string | |
| content | list-for-release-content-enum |