algoliasearch-client-scala icon indicating copy to clipboard operation
algoliasearch-client-scala copied to clipboard

feat: add contextual rules

Open nunomaduro opened this issue 6 years ago • 1 comments
trafficstars

TL;DR: The condition field on rules is now optional.

Actions required:

  • Update the cts with the information on : #71

  • On strongly typed clients, update types in query rules, as the condition field in rules is now optional

  • Python test suite update

nunomaduro avatar Aug 30 '19 08:08 nunomaduro

As confirmed by @nunomaduro, not only condition becomes optional, but also condition.anchoring, condition.pattern and condition.context.

aseure avatar Aug 30 '19 09:08 aseure