lib/smooch-api/models/source.rb in smooch-api-5.7.0 vs lib/smooch-api/models/source.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 Source
# An identifier used by Smooch for internal purposes.
attr_accessor :id
- # An identifier for the channel from which a message originated. See Enums.md for available values.
+ # An identifier for the channel from which a message originated. See [**IntegrationTypeEnum**](Enums.md#IntegrationTypeEnum) for available values.
attr_accessor :type
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map