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
+6 -6
View File
@@ -3,9 +3,9 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | | [optional]
**draft** | **Boolean** | | [optional]
**name** | **String** | | [optional]
**prerelease** | **Boolean** | | [optional]
**tagName** | **String** | | [optional]
**targetCommitish** | **String** | | [optional]
**body** | **String** | The new release notes or description | [optional]
**draft** | **Boolean** | Whether to change the draft status | [optional]
**name** | **String** | The new display title of the release | [optional]
**prerelease** | **Boolean** | Whether to change the prerelease status | [optional]
**tagName** | **String** | The new name of the git tag | [optional]
**targetCommitish** | **String** | The new target commitish for the release | [optional]