1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-02-17 16:03:29 +01:00
2022-12-08 08:22:53 -07:00

13 lines
225 B
JSON

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