devrel
devrel copied to clipboard
oas-apigee-mock: Errors from the OAS Validate Policy not propagated
When generating a mock proxy (using oas-apigee-mock )that has the OAS Validation policy, the errors that are produced by the policy are not returned in the response, instead it just returns a generic HTTP 400. Ideally, we should be propagating those errors in the response body.
@markjkelly