MeiliSearch/meilisearch-http
bors[bot] ca3b343b1f
Merge #96
96: Check json payload on document addition r=curquiza a=MarinPostma

Check if the json payload in updates is valid. It uses a json validator to avoid allocation, and only serializes the json in case of error, to return a pretty message.

Co-authored-by: mpostma <postma.marin@protonmail.com>
2021-03-16 17:20:44 +00:00
..
2021-03-10 13:46:49 +01:00
2021-03-16 17:20:44 +00:00
2021-03-16 17:42:01 +01:00
2021-03-10 13:46:49 +01:00
2021-03-10 13:46:49 +01:00
2021-03-16 17:20:44 +00:00