Record
post-v3-projects-id-repository-commits-sha-comments-params
No description available.
record post-v3-projects-id-repository-commits-sha-comments-params {
id: string,
sha: string,
note: string,
path: option<string>,
line: s32,
line-type: post-v3-projects-id-repository-commits-sha-comments-body-line-type-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| sha | string | |
| note | string | |
| path | option<string> | |
| line | s32 | |
| line-type | post-v3-projects-id-repository-commits-sha-comments-body-line-type-enum |