Record
post-repositories-workspace-repo-slug-src-params
No description available.
record post-repositories-workspace-repo-slug-src-params {
repo-slug: string,
workspace: string,
message: option<string>,
author: option<string>,
parents: option<string>,
files: option<string>,
branch: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| repo-slug | string | |
| workspace | string | |
| message | option<string> | |
| author | option<string> | |
| parents | option<string> | |
| files | option<string> | |
| branch | option<string> |