mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-21 17:00:37 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**payload** | **String** | | [optional]
|
||||
**reason** | **String** | | [optional]
|
||||
**signature** | **String** | | [optional]
|
||||
**payload** | **String** | The signed payload content | [optional]
|
||||
**reason** | **String** | The reason for the verification status | [optional]
|
||||
**signature** | **String** | The GPG signature of the commit | [optional]
|
||||
**signer** | [**PayloadUser**](PayloadUser.md) | | [optional]
|
||||
**verified** | **Boolean** | | [optional]
|
||||
**verified** | **Boolean** | Whether the commit signature is verified | [optional]
|
||||
|
||||
Reference in New Issue
Block a user