MeiliSearch/meilisearch-http
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
..
src chore(http): rename task types 2021-12-15 17:01:34 +01:00
tests Merge #2006 #2007 2021-12-15 16:55:40 +00:00
build.rs Unwrap or unknown the commit hash 2021-08-30 17:41:24 +02:00
Cargo.toml Bump the structopt crate to 0.3.25 2021-12-08 11:24:40 +01:00