mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
10 lines
366 B
Markdown
10 lines
366 B
Markdown
# WikiCommit
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**author** | [**CommitUser**](CommitUser.md) | | [optional]
|
|
**commiter** | [**CommitUser**](CommitUser.md) | | [optional]
|
|
**message** | **String** | The commit message | [optional]
|
|
**sha** | **String** | The commit SHA hash | [optional]
|