mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
restore version route
This commit is contained in:
parent
0c17b166df
commit
6a742ee62c
6 changed files with 24 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue