You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ArgumentError: invalid value for "hits_per_page", must be greater than or equal to 1.
from /Users/username/.gem/ruby/3.3.2/gems/algolia-3.4.0/lib/algolia/models/recommend/recommendations_results.rb:397:in `hits_per_page='
Client
Recommend
Version
3.4.0
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Description
I'm just following the doc in https://www.algolia.com/doc/libraries/ruby/v3/methods/recommend/get-recommendations/, but nothing seems to work and forcing us to revert to previous version.
This breaks and gave me error:
NameError: uninitialized constant GetRecommendationsParams
, so I figured I'd use the full class name:This would error:
Client
Recommend
Version
3.4.0
Relevant log output
No response
The text was updated successfully, but these errors were encountered: