add the swap indexes

This commit is contained in:
Tamo 2024-12-26 16:16:56 +01:00
parent 9473a2a6ca
commit e2686c0fce
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
3 changed files with 42 additions and 4 deletions

View file

@ -23,7 +23,6 @@ use crate::search::{
};
use crate::search_queue::SearchQueue;
#[derive(OpenApi)]
#[openapi(
paths(multi_search_with_post),