Skip to content

Commit e5f0624

Browse files
initial tests
1 parent 09f6519 commit e5f0624

File tree

4 files changed

+14923
-0
lines changed

4 files changed

+14923
-0
lines changed

assets/meilisearch.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,25 @@
140140
}
141141
]
142142
},
143+
"api": {
144+
"playground": {
145+
"display": "simple"
146+
},
147+
"examples": {
148+
"languages": ["curl", "python", "javascript"],
149+
"defaults": "required",
150+
"prefill": true
151+
}
152+
},
143153
"navigation": {
144154
"versions": [
145155
{
146156
"version": "latest",
147157
"anchors": [
158+
{
159+
"anchor": "Open API",
160+
"openapi": "openapi.json"
161+
},
148162
{
149163
"anchor": "Learn",
150164
"icon": "book",

learn/meilisearch.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)