Concerns about `Http.response.schemaBodyJson` failing with `ParseError` instead of `Http.error.Re...
is
Http.response.schemaBodyJson failing with ParseError by design? Shouldn't it fail with Http.error.ResponseError({reason: "Decode"}) or something?