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

Assertion methods #264

Closed ahx closed 1 month ago

ahx commented 1 month ago

Having simple assertion methods to validate requests and responses, maybe both at the same time would be nice to have. These are especially useful if you are not using the middlewares.

ahx commented 1 month ago

Solved via https://github.com/ahx/openapi_first/commit/d5864fcbec73038062d4587d715aec015b552eb8