mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
Use the IndexUid
and StarOr
in meilisearch_auth::Key
Move `meilisearch_http::routes::StarOr` to `meilisearch_types::star_or` Fixes #2158
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
pub mod error;
|
||||
pub mod index_uid;
|
||||
pub mod star_or;
|
||||
|
Reference in New Issue
Block a user