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
+5 -5
View File
@@ -3,8 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active** | **Boolean** | | [optional]
**authorizationHeader** | **String** | | [optional]
**branchFilter** | **String** | | [optional]
**config** | **Map<String, String>** | | [optional]
**events** | **List<String>** | | [optional]
**active** | **Boolean** | Whether the webhook is active and will be triggered | [optional]
**authorizationHeader** | **String** | Authorization header to include in webhook requests | [optional]
**branchFilter** | **String** | Branch filter pattern to determine which branches trigger the webhook | [optional]
**config** | **Map<String, String>** | Configuration settings for the webhook | [optional]
**events** | **List<String>** | List of events that trigger this webhook | [optional]