MeiliSearch/meilisearch-http
bors[bot] 09c74c04a0
Merge #1539
1539: Use serdeval for validating json format. r=curquiza a=MarinPostma

uses [serdeval](https://github.com/MarinPostma/serdeval) to validate that the json payload is valid json, and in the correct format.

fix #1535


Co-authored-by: mpostma <postma.marin@protonmail.com>
2021-07-29 17:05:13 +00:00
..
src Merge #1539 2021-07-29 17:05:13 +00:00
tests add tests 2021-07-06 16:21:15 +02:00
build.rs update vergen 2021-07-26 15:25:30 +02:00
Cargo.toml Use serdeval for validating json format. 2021-07-29 18:02:54 +02:00