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 593fa62 commit f01562bCopy full SHA for f01562b
.code-samples.meilisearch.yaml
@@ -4,7 +4,7 @@
4
---
5
get_one_index_1: |-
6
curl \
7
- -X GET 'http://LOL_SCRUB!/indexes/movies'
+ -X GET 'http://LOL_SCRUB/indexes/movies'
8
list_all_indexes_1: |-
9
10
-X GET 'http://localhost:7700/indexes?limit=3'
0 commit comments