lib/algolia/models/ingestion/destination_update_response.rb in algolia-3.0.0.beta.4 vs lib/algolia/models/ingestion/destination_update_response.rb in algolia-3.0.0.beta.5
- old
+ new
@@ -11,10 +11,10 @@
attr_accessor :destination_id
# Descriptive name for the resource.
attr_accessor :name
- # Date of last update in RFC3339 format.
+ # Date of last update in RFC 3339 format.
attr_accessor :updated_at
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
{