We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36dc3ee commit 8721146Copy full SHA for 8721146
reference/api/metrics.mdx
@@ -15,7 +15,7 @@ curl \
15
-X PATCH 'MEILISEARCH_URL/experimental-features/' \
16
-H 'Content-Type: application/json' \
17
--data-binary '{
18
- "enableMetrics": true
+ "metrics": true
19
}'
20
```
21
0 commit comments