lib/smooch-api/models/message_item.rb in smooch-api-5.7.0 vs lib/smooch-api/models/message_item.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 @@ -22,10 +22,10 @@ attr_accessor :description # The image URL to be shown in the carousel/list item. attr_accessor :mediaUrl - # The size of the image to be shown in the carousel/list item. Only top item of Facebook Messenger carousel supported. See Enums.md for available values. + # The size of the image to be shown in the carousel/list item. Only top item of Facebook Messenger carousel supported. See [**MessageItemSizeEnum**](Enums.md#MessageItemSizeEnum) for available values. attr_accessor :size # If a *mediaUrl* was specified, the media type is defined here, for example *image/jpeg*. attr_accessor :mediaType