mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
add key endpoint
This commit is contained in:
parent
540308dc63
commit
0aa16dd3b1
3 changed files with 10 additions and 11 deletions
|
@ -5,7 +5,7 @@ use serde::Serialize;
|
|||
pub mod document;
|
||||
pub mod health;
|
||||
// pub mod index;
|
||||
// pub mod key;
|
||||
pub mod key;
|
||||
// pub mod search;
|
||||
// pub mod setting;
|
||||
// pub mod stats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue