mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
Introduce the IndexUidPattern type
This commit is contained in:
committed by
Kerollmops
parent
474d4ec498
commit
0b08413c98
@ -2,6 +2,7 @@ pub mod compression;
|
||||
pub mod document_formats;
|
||||
pub mod error;
|
||||
pub mod index_uid;
|
||||
pub mod index_uid_pattern;
|
||||
pub mod keys;
|
||||
pub mod settings;
|
||||
pub mod star_or;
|
||||
|
Reference in New Issue
Block a user