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

Add access to the validated response via ResponseInvalidError, validated response via RequestInvalidError #266

Closed ahx closed 3 months ago

ahx commented 3 months ago

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