lib/algolia/models/ingestion/source_update_response.rb in algolia-3.0.0.beta.4 vs lib/algolia/models/ingestion/source_update_response.rb in algolia-3.0.0.beta.5
- old
+ new
@@ -10,10 +10,10 @@
attr_accessor :source_id
# Descriptive name of the source.
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
{