mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
604 B
604 B
FileCommitResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| author | CommitUser | [optional] | |
| committer | CommitUser | [optional] | |
| created | Date | [optional] | |
| htmlUrl | String | [optional] | |
| message | String | [optional] | |
| parents | List<CommitMeta> | [optional] | |
| sha | String | [optional] | |
| tree | CommitMeta | [optional] | |
| url | String | [optional] |