Rename `replaceExistingSynonyms` to `clearExistingSynonyms`
chloelbn opened this issue · 0 comments
chloelbn commented
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