Record
merge-request-diff
No description available.
record merge-request-diff {
base-commit-sha: option<string>,
created-at: option<string>,
head-commit-sha: option<string>,
id: option<string>,
merge-request-id: option<string>,
real-size: option<string>,
start-commit-sha: option<string>,
state: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| base-commit-sha | option<string> | |
| created-at | option<string> | |
| head-commit-sha | option<string> | |
| id | option<string> | |
| merge-request-id | option<string> | |
| real-size | option<string> | |
| start-commit-sha | option<string> | |
| state | option<string> |