Skip to content

Commit 8721146

Browse files
authored
Update metrics.mdx (#3119)
1 parent 36dc3ee commit 8721146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/api/metrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ curl \
1515
-X PATCH 'MEILISEARCH_URL/experimental-features/' \
1616
-H 'Content-Type: application/json' \
1717
--data-binary '{
18-
"enableMetrics": true
18+
"metrics": true
1919
}'
2020
```
2121

0 commit comments

Comments
 (0)