mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Add API route for the new settings
This commit is contained in:
parent
9d5e3457e5
commit
ae8e69c030
2 changed files with 6 additions and 0 deletions
|
@ -278,6 +278,9 @@ test_setting_routes!(
|
|||
searchable_attributes put,
|
||||
distinct_attribute put,
|
||||
stop_words put,
|
||||
separator_tokens put,
|
||||
non_separator_tokens put,
|
||||
dictionary put,
|
||||
ranking_rules put,
|
||||
synonyms put,
|
||||
pagination patch,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue