Record
commits-response
No description available.
record commits-response {
incomplete-results: bool,
items: list<commit-search-result-item>,
total-count: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| incomplete-results | bool | |
| items | list<commit-search-result-item> | |
| total-count | s32 |