lib/algolia/models/ingestion/task_create_v1.rb in algolia-3.10.2 vs lib/algolia/models/ingestion/task_create_v1.rb in algolia-3.11.0
- old
+ new
@@ -40,14 +40,9 @@
:input => :input,
:cursor => :cursor
}
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
{
:source_id => :"String",
:destination_id => :"String",