mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user