We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5fea24 commit 727b9a5Copy full SHA for 727b9a5
.code-samples.meilisearch.yaml
@@ -1,3 +1,8 @@
1
+# This code-samples file is used by the MeiliSearch documentation
2
+# Every example written here will be automatically fetched by
3
+# the documentation on build
4
+# You can read more on https://github.com/meilisearch/documentation/tree/master/.vuepress/code-samples
5
+---
6
get_one_index_1: |-
7
client.getIndex('movies').show()
8
list_all_indexes_1: |-
0 commit comments