WebhookUpdate¶
Properties¶
Name | Type | Notes |
---|---|---|
name | str | [optional] |
url | str | [optional] |
headers | list[WebhookHeader] | [optional] |
event | str | [optional] |
description | str | [optional] |
labels | dict(str, str) | [optional] |
timeout | int | [optional] |
enabled | bool | [optional] |
retry | bool | [optional] |
include_result | bool | [optional] |