mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
route document add json
This commit is contained in:
parent
1a38bfd31f
commit
02ef1d41d7
5 changed files with 71 additions and 13 deletions
|
@ -14,7 +14,7 @@ pub mod synonym;
|
|||
|
||||
#[derive(Deserialize)]
|
||||
pub struct IndexParam {
|
||||
_index_uid: String,
|
||||
index_uid: String,
|
||||
}
|
||||
|
||||
#[derive(Serialize)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue