meilisearch/meilisearch-http/tests
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
..
assets Rename attributes for faceting into filterable attributes 2021-06-14 13:20:43 +02:00
auth feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
common Fix the no-analytics flag in the tests 2021-12-08 12:02:18 +01:00
dashboard Add tests for mini-dashboard status and assets 2021-10-27 17:57:25 +05:30
documents Merge #2006 #2007 2021-12-15 16:55:40 +00:00
index feat(all): Task store 2021-12-02 20:14:42 +01:00
search feat(all): Task store 2021-12-02 20:14:42 +01:00
settings feat(all): Task store 2021-12-02 20:14:42 +01:00
snapshot feat(all): Task store 2021-12-02 20:14:42 +01:00
stats feat(all): Task store 2021-12-02 20:14:42 +01:00
tasks chore(http): rename task types 2021-12-15 17:01:34 +01:00
content_type.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
integration.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00