Error tests for similar routes

This commit is contained in:
Louis Dureuil 2024-05-27 16:08:28 +02:00
parent c01e498a63
commit e26bd87780
No known key found for this signature in database
3 changed files with 733 additions and 0 deletions

View file

@ -8,6 +8,7 @@ mod index;
mod logs;
mod search;
mod settings;
mod similar;
mod snapshot;
mod stats;
mod swap_indexes;