docs/WebhookUpdate.md in smooch-api-4.2.0 vs docs/WebhookUpdate.md in smooch-api-5.0
- old
+ new
@@ -2,8 +2,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**target** | **String** | URL to be called when the webhook is triggered. | [optional]
-**triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. If unspecified the default trigger is *message*. | [optional]
+**triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. See Enums.md for available values. | [optional]