mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-07 12:04:30 +01:00
fix asset name
This commit is contained in:
parent
1a17e2e572
commit
7458f0386c
@ -102,7 +102,7 @@
|
|||||||
"route": "indexes/movies/documents",
|
"route": "indexes/movies/documents",
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"body": {
|
"body": {
|
||||||
"asset": "hackernews-01-modified-filters.ndjson"
|
"asset": "hackernews-02-modified-filters.ndjson"
|
||||||
},
|
},
|
||||||
"synchronous": "WaitForTask"
|
"synchronous": "WaitForTask"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user