adapt meilisearch-http to the new schemaless option

This commit is contained in:
qdequele
2020-01-14 17:26:27 +01:00
parent 21d122a870
commit 4f0ead625b
13 changed files with 143 additions and 359 deletions

View File

@ -1,3 +1,2 @@
pub mod schema;
pub mod token;
pub mod update_operation;