lib/algolia/models/search/created_at_response.rb in algolia-3.0.0.alpha.12 vs lib/algolia/models/search/created_at_response.rb in algolia-3.0.0.alpha.13
- old
+ new
@@ -5,10 +5,10 @@
module Algolia
module Search
# Response and creation timestamp.
class CreatedAtResponse
- # Timestamp of creation in [ISO-8601](https://wikipedia.org/wiki/ISO_8601) format.
+ # Timestamp of creation in [ISO 8601](https://wikipedia.org/wiki/ISO_8601) format.
attr_accessor :created_at
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
{