mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
multi-search/authentication: Add authentication tests
This commit is contained in:
parent
28d6ab78de
commit
1ba2fae3ae
3 changed files with 1144 additions and 0 deletions
|
@ -4,6 +4,8 @@ mod errors;
|
|||
mod payload;
|
||||
mod tenant_token;
|
||||
|
||||
mod tenant_token_multi_search;
|
||||
|
||||
use actix_web::http::StatusCode;
|
||||
use serde_json::{json, Value};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue