Skip to content

Commit 085dcb4

Browse files
Update .code-samples.meilisearch.yaml
1 parent 8d01e10 commit 085dcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,5 +963,5 @@ settings_guide_pagination_1: |-
963963
-X PATCH 'http://localhost:7700/indexes/movies/settings/pagination' \
964964
-H 'Content-Type: application/json' \
965965
--data-binary '{
966-
"maxTotalHits": 100
966+
"maxTotalHits": 50
967967
}'

0 commit comments

Comments
 (0)