790 B
790 B
RepoCommit
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| author | Option<models::CommitUser> | [optional] | |
| committer | Option<models::CommitUser> | [optional] | |
| message | Option<String> | Message is the commit message | [optional] |
| tree | Option<models::CommitMeta> | [optional] | |
| url | Option<String> | URL is the API URL for the commit | [optional] |
| verification | Option<models::PayloadCommitVerification> | [optional] |