1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-03-23 16:10:32 +01:00
2021-03-01 14:41:55 +01:00

13 lines
225 B
JSON

{
"indices": [{
"uid": "test",
"primaryKey": "id"
}, {
"uid": "test2",
"primaryKey": "test2_id"
}
],
"dbVersion": "0.13.0",
"dumpVersion": "1"
}