MeiliSearch/meilisearch-http/src/index_controller/update_actor
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
..
store Fix rustfmt 2021-07-29 18:32:09 +02:00
actor.rs Use serdeval for validating json format. 2021-07-29 18:02:54 +02:00
error.rs decompose error messages 2021-06-24 10:57:28 +02:00
handle_impl.rs reintroduce anyhow 2021-06-21 12:11:06 +02:00
message.rs reintroduce anyhow 2021-06-21 12:11:06 +02:00
mod.rs reintroduce anyhow 2021-06-21 12:11:06 +02:00