Skip to content

Commit f43e35c

Browse files
Merge branch 'patch-fathom-analytics' of github.com:meilisearch/documentation into patch-fathom-analytics
2 parents d8ee292 + 55094e9 commit f43e35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/samples/code_samples_update_filterable_attributes_1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ curl \
1111
"attributePatterns": ["*_ratings"],
1212
"features": {
1313
"facetSearch": false,
14-
"filters": {
14+
"filter": {
1515
"equality": true,
1616
"comparison": false
1717
}

0 commit comments

Comments
 (0)