mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-05 02:16:27 +00:00
test document addition
This commit is contained in:
@@ -64,5 +64,6 @@ impl Service {
|
||||
let response = serde_json::from_slice(&body).unwrap_or_default();
|
||||
(response, status_code)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user