MeiliSearch/meilisearch-http/src/routes
Tamo 2ee210483f
fix(search): remove the back and forth between the IndexMap and the serde_json::Map
This is ok because we're using the preserve_order feature in serde_json which is already internally using an IndexMap.
2022-04-12 16:12:52 +02:00
..
indexes fix(search): remove the back and forth between the IndexMap and the serde_json::Map 2022-04-12 16:12:52 +02:00
api_key.rs sequential extractor 2022-03-04 20:43:12 +01:00
dump.rs sequential extractor 2022-03-04 20:43:12 +01:00
mod.rs Fix(dumps): Explicitly define serde for time 2022-03-02 11:37:48 +01:00
tasks.rs sequential extractor 2022-03-04 20:43:12 +01:00