docs/WebhookUpdate.md in smooch-api-5.7.0 vs docs/WebhookUpdate.md in smooch-api-5.8.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. See Enums.md for available values. | [optional]
+**triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. See [**WebhookTriggersEnum**](Enums.md#WebhookTriggersEnum) for available values. | [optional]