MeiliSearch/meilisearch-http/tests/documents
bors[bot] 287fa7ca74
Merge #2006 #2007
2006: chore(http): rename task types r=curquiza a=MarinPostma

Rename
- documentsAddition into documentAddition
- documentsPartial into documentPartial
- documentsDeletion into documentDeletion

close #1999


2007: bug(lib): ignore primary if already set on document addition r=curquiza a=MarinPostma

Ignore the primary key if it is already set on documents updates. Add a test for verify behaviour.

close #2002


Co-authored-by: Marin Postma <postma.marin@protonmail.com>
2021-12-15 16:55:40 +00:00
..
add_documents.rs Merge #2006 #2007 2021-12-15 16:55:40 +00:00
delete_documents.rs feat(all): Task store 2021-12-02 20:14:42 +01:00
get_documents.rs feat(all): Task store 2021-12-02 20:14:42 +01:00
mod.rs last review edits + fmt 2021-03-15 18:11:10 +01:00