Skip to content

Commit 727b9a5

Browse files
authored
Update .code-samples.meilisearch.yaml (#484)
1 parent c5fea24 commit 727b9a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.code-samples.meilisearch.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -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+
---
16
get_one_index_1: |-
27
client.getIndex('movies').show()
38
list_all_indexes_1: |-

0 commit comments

Comments
 (0)