lib/algolia/models/recommend/bought_together_query.rb in algolia-3.3.2 vs lib/algolia/models/recommend/bought_together_query.rb in algolia-3.3.3

- old
+ new

@@ -43,10 +43,10 @@ def self.types_mapping { :index_name => :"String", :threshold => :"Float", :max_recommendations => :"Integer", - :query_parameters => :"SearchParams", + :query_parameters => :"RecommendSearchParams", :model => :"FbtModel", :object_id => :"String" } end