Record
commit-note
No description available.
record commit-note {
author: option<user-basic>,
created-at: option<string>,
line: option<string>,
line-type: option<string>,
note: option<string>,
path: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| author | option<user-basic> | |
| created-at | option<string> | |
| line | option<string> | |
| line-type | option<string> | |
| note | option<string> | |
| path | option<string> |