[ ] Add a new search parameter named locales to the search methods (GET and POST)
[ ] Ensure the updateSettings route can accept the new localizedAttributes setting
[ ] Create new methods getLocalizedAttributes, updateLocalizedAttributes and resetLocalizedAttributes corresponding to the sub settings GET/PUT/DELETE routes
Following this central issue
Explanation of the feature
Changes
localizedAttributes
and the sub-methods associated to itlocales
Usage: https://meilisearch.notion.site/v1-10-Language-settings-usage-26c5d98b553349d9abacbe7aff698e4e
TODO
locales
to thesearch
methods (GET and POST)updateSettings
route can accept the newlocalizedAttributes
settinggetLocalizedAttributes
,updateLocalizedAttributes
andresetLocalizedAttributes
corresponding to the sub settingsGET/PUT/DELETE
routes