mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
update the API a little bit
This commit is contained in:
parent
1a3fea4d8c
commit
6fae317277
8 changed files with 182 additions and 203 deletions
|
@ -8,7 +8,6 @@ use flate2::{write::GzEncoder, Compression};
|
|||
use meilisearch_types::{
|
||||
keys::Key,
|
||||
settings::{Checked, Settings},
|
||||
tasks::Task,
|
||||
};
|
||||
use serde_json::{Map, Value};
|
||||
use tempfile::TempDir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue