algolia/algoliasearch-client-java

Rename `replaceExistingSynonyms` to `clearExistingSynonyms`

chloelbn opened this issue · 0 comments

The parameter replaceExistingSynonyms in the saveSynonyms method is inconsistent with the rest of our API. We should rename it to clearExistingSynonyms. Backward-compatibility should be kept in mind