lib/algolia/models/ingestion/run.rb in algolia-3.10.2 vs lib/algolia/models/ingestion/run.rb in algolia-3.11.0

- old
+ new

@@ -56,14 +56,9 @@ :started_at => :startedAt, :finished_at => :finishedAt } 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 { :run_id => :"String", :app_id => :"String",