test attributes_for_faceting subroutes

This commit is contained in:
mpostma
2020-06-03 11:09:25 +02:00
parent ed051b65ad
commit 3fe3c8cf02
2 changed files with 24 additions and 5 deletions

View File

@ -341,7 +341,7 @@ async fn accept_new_fields_does_not_take_into_account_the_primary_key() {
"displayedAttributes": ["title"],
"stopWords": [],
"synonyms": {},
"attributesForFaceting": null,
"attributesForFaceting": [],
"acceptNewFields": false,
});