mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-30 23:13:09 +08:00
1be3a1e945
2075: Allow payloads with no documents r=irevoire a=MarinPostma accept addition with 0 documents. 0 bytes payload are still refused, since they are not valid json/jsonlines/csv anyways... close #1987 Co-authored-by: mpostma <postma.marin@protonmail.com>