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

refact(search): `replaceExistingSynonyms` to `clearExistingSynonyms` #610

Closed aallam closed 3 years ago

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

Describe your change

Rename saveSynonyms's replaceExistingSynonyms to clearExistingSynonyms for consistency.

aallam commented 3 years ago

We are making a release with breaking changes. It's the opportunity to release this too.