mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-29 18:04:47 +00:00
update relevant changes from master
This commit is contained in:
12
meilisearch-http/tests/assets/dumps/v1/metadata.json
Normal file
12
meilisearch-http/tests/assets/dumps/v1/metadata.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"indices": [{
|
||||
"uid": "test",
|
||||
"primaryKey": "id"
|
||||
}, {
|
||||
"uid": "test2",
|
||||
"primaryKey": "test2_id"
|
||||
}
|
||||
],
|
||||
"dbVersion": "0.13.0",
|
||||
"dumpVersion": "1"
|
||||
}
|
Reference in New Issue
Block a user