lib/algolia/models/ingestion/destination_index_name.rb in algolia-3.10.2 vs lib/algolia/models/ingestion/destination_index_name.rb in algolia-3.11.0
- old
+ new
@@ -21,14 +21,9 @@
:record_type => :recordType,
:attributes_to_exclude => :attributesToExclude
}
end
- # Returns all the JSON keys this model knows about
- def self.acceptable_attributes
- attribute_map.values
- end
-
# Attribute type mapping.
def self.types_mapping
{
:index_name => :"String",
:record_type => :"RecordType",