This commit is contained in:
Tamo 2025-01-06 11:57:25 +01:00
parent ff49250c1a
commit e579554c84
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
10 changed files with 22 additions and 46 deletions

View file

@ -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;