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 @@ During a snapshot export, all indexes of the current instance are exported—tog
During a snapshot import, all indexes contained in the indicated .snapshot file are imported along with their associated documents and settings.
Snapshot imports are performed at launch using an option.",
external_docs(url = "https://www.meilisearch.com/docs/reference/api/snapshots"),
)),
)]
pub struct SnapshotApi;