mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
fmt
This commit is contained in:
parent
ff49250c1a
commit
e579554c84
10 changed files with 22 additions and 46 deletions
|
@ -24,7 +24,6 @@ use crate::extractors::sequential_extractor::SeqHandler;
|
|||
|
||||
This route is **synchronous**. This means that no task object will be returned, and any activated or deactivated features will be made available or unavailable immediately.",
|
||||
external_docs(url = "https://www.meilisearch.com/docs/reference/api/experimental_features"),
|
||||
|
||||
)),
|
||||
)]
|
||||
pub struct ExperimentalFeaturesApi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue