Files
tea4j-autodeploy/docs/RepoCommit.md
T
2025-09-07 00:21:05 +00:00

12 lines
550 B
Markdown

# RepoCommit
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**author** | [**CommitUser**](CommitUser.md) | | [optional]
**committer** | [**CommitUser**](CommitUser.md) | | [optional]
**message** | **String** | Message is the commit message | [optional]
**tree** | [**CommitMeta**](CommitMeta.md) | | [optional]
**url** | **String** | URL is the API URL for the commit | [optional]
**verification** | [**PayloadCommitVerification**](PayloadCommitVerification.md) | | [optional]