mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
move the API key in meilisearch_types
This commit is contained in:
parent
c192146fbe
commit
7034803712
12 changed files with 407 additions and 246 deletions
|
@ -1,6 +1,7 @@
|
|||
pub mod document_formats;
|
||||
pub mod error;
|
||||
pub mod index_uid;
|
||||
pub mod keys;
|
||||
pub mod settings;
|
||||
pub mod star_or;
|
||||
pub mod tasks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue