algolia / algoliasearch-client-scala

⚡️ A fully-featured and blazing-fast Scala API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/scala/
MIT License
26 stars 29 forks source link

feat(rules): client side information consequence in rules #613

Closed aallam closed 3 years ago

aallam commented 3 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Related Issue Fix #612
Need Doc update yes

Describe your change

Adds the new consequence consequence.renderingContent, which contains an object where each top level attribute is restricted to known use cases. The currently identified use cases are:

aallam commented 3 years ago

Done in #631