Skip to content

Commit e4ff110

Browse files
committed
fix: saveRule
1 parent aa31f67 commit e4ff110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/CTS/requests/search/saveRule.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@
274274
],
275275
"consequence": {
276276
"params": {
277+
"restrictSearchableAttributes": ["title", "book_id"],
277278
"automaticFacetFilters": [{
278279
"facet":"director"
279280
}],
@@ -282,8 +283,7 @@
282283
"type": "remove",
283284
"delete": "director"
284285
}]
285-
},
286-
"restrictSearchableAttributes": ["title", "book_id"]
286+
}
287287
}
288288
}
289289
}

0 commit comments

Comments
 (0)