mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-07-02 23:20:51 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -10,6 +10,6 @@ Name | Type | Description | Notes
|
||||
**message** | **String** | The commit message | [optional]
|
||||
**modified** | **List<String>** | List of files modified in this commit | [optional]
|
||||
**removed** | **List<String>** | List of files removed in this commit | [optional]
|
||||
**timestamp** | [**Date**](Date.md) | | [optional]
|
||||
**timestamp** | [**Date**](Date.md) | The timestamp when the commit was made | [optional]
|
||||
**url** | **String** | The URL to view this commit | [optional]
|
||||
**verification** | [**PayloadCommitVerification**](PayloadCommitVerification.md) | | [optional]
|
||||
|
||||
Reference in New Issue
Block a user