You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
routesThe text was updated successfully, but these errors were encountered: