mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +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 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue