Anytime we have a new PR, it's better to have a pre-check which ensure that the JSON document is correctly defined. Something like: ``` POST /_validate { // Informations about the PR } ```