mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
restore version route
This commit is contained in:
@ -4,6 +4,7 @@ mod index;
|
||||
mod search;
|
||||
mod settings;
|
||||
mod updates;
|
||||
mod stats;
|
||||
|
||||
// Tests are isolated by features in different modules to allow better readability, test
|
||||
// targetability, and improved incremental compilation times.
|
||||
|
Reference in New Issue
Block a user