mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
WIP: IndexController
This commit is contained in:
parent
b07e21ab3c
commit
ddd7789713
6 changed files with 230 additions and 55 deletions
|
@ -6,9 +6,7 @@ pub mod helpers;
|
|||
pub mod option;
|
||||
pub mod routes;
|
||||
mod updates;
|
||||
//pub mod analytics;
|
||||
//pub mod snapshot;
|
||||
//pub mod dump;
|
||||
mod index_controller;
|
||||
|
||||
use actix_http::Error;
|
||||
use actix_service::ServiceFactory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue