lib/smooch-api/models/webhook_update.rb in smooch-api-5.7.0 vs lib/smooch-api/models/webhook_update.rb in smooch-api-5.8.0

- old
+ new

@@ -1,11 +1,11 @@ =begin #Smooch #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io). -OpenAPI spec version: 5.7 +OpenAPI spec version: 5.8 Generated by: https://github.com/swagger-api/swagger-codegen.git Swagger Codegen version: 2.2.3-SNAPSHOT =end @@ -16,10 +16,10 @@ class WebhookUpdate # URL to be called when the webhook is triggered. attr_accessor :target - # An array of triggers you wish to have the webhook listen to. See Enums.md for available values. + # An array of triggers you wish to have the webhook listen to. See [**WebhookTriggersEnum**](Enums.md#WebhookTriggersEnum) for available values. attr_accessor :triggers # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map