mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fix a wrong error code and add tests on the document resource
This commit is contained in:
parent
7322f4e78e
commit
a4476c20f8
4 changed files with 112 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
mod add_documents;
|
||||
mod delete_documents;
|
||||
mod errors;
|
||||
mod get_documents;
|
||||
mod update_documents;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue