ahx / openapi_first

openapi_first is a Ruby gem for request / response validation and contract-testing against an OpenAPI API description. It makes APIFirst easy and reliable.
MIT License
115 stars 15 forks source link

Fix setting custom error response #270

Closed ahx closed 3 months ago

ahx commented 3 months ago

thanks @gobijan for the report

Solves https://github.com/ahx/openapi_first/issues/269