Apply a convention for reading models that returns 400 errors when people input garbage on POST/PUT requests.
This is not hit by users of the client SDKs typically, but users of curl, or what have you that mistakenly make a POST request that has no body.