HttpApiClient.make and calling an endpoint with values that are not valid according to the defined schema you only get the first error. I would really like to be able to somehow set { errors: 'all' } so that I can get all of the errors of the schema.