Skip to content

Commit 20a3eec

Browse files
committed
fix: cts
1 parent 1557d3a commit 20a3eec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/CTS/requests/search/saveRule.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,9 @@
275275
"consequence": {
276276
"params": {
277277
"restrictSearchableAttributes": ["title", "book_id"],
278+
"automaticFacetFilters": [{
279+
"facet":"director"
280+
}],
278281
"query": {
279282
"edits": [{
280283
"type": "remove",

0 commit comments

Comments
 (0)