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
Might be worth checking into the other repositories to make sure that they don't have the same problem due to copy/pasting instructions but until Correct example names for localizedAttributes documentation#3087 is merged I cannot see this sample on the website and would have to track down every single repo manually
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: