update the API a little bit

This commit is contained in:
Tamo
2022-10-13 16:21:54 +02:00
committed by Clément Renault
parent 72a906ae75
commit c051166bcc
8 changed files with 182 additions and 203 deletions

View File

@ -11,8 +11,6 @@ use uuid::Uuid;
use crate::{Error, IndexMetadata, Result, Version};
mod tasks;
pub use meilisearch_types::milli;
use super::Document;

View File

@ -1 +0,0 @@