lib/algolia/models/search/browse_response.rb in algolia-3.1.1 vs lib/algolia/models/search/browse_response.rb in algolia-3.2.0
- old
+ new
@@ -152,10 +152,10 @@
:exhaustive => :"Exhaustive",
:exhaustive_facets_count => :"Boolean",
:exhaustive_nb_hits => :"Boolean",
:exhaustive_typo => :"Boolean",
:facets => :"Hash<String, Hash<String, Integer>>",
- :facets_stats => :"Hash<String, FacetsStats>",
+ :facets_stats => :"Hash<String, FacetStats>",
:index => :"String",
:index_used => :"String",
:message => :"String",
:nb_sorted_hits => :"Integer",
:parsed_query => :"String",