Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2025-09-07 00:21:05 +00:00
parent 3c24d2bf1a
commit 551e6b76d2
234 changed files with 1686 additions and 1599 deletions
+4 -4
View File
@@ -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]