Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2026-07-02 00:02:13 +00:00
parent 36a23fe294
commit 52d8faad20
94 changed files with 205 additions and 374 deletions
+1 -1
View File
@@ -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]