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
97 stars 12 forks source link

Fix setting error response again. 2.0.2 #271

Closed ahx closed 3 weeks ago

ahx commented 3 weeks ago

The test added before was an evergreen.

Related to https://github.com/ahx/openapi_first/issues/269