1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-02-19 16:58:30 +01:00
2024-10-21 08:18:43 +02:00

13 lines
225 B
JSON

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