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

Support integer status, even OAS does only allow string status codes. #231

Closed ahx closed 5 months ago

ahx commented 5 months ago

There are a few API description out there that use integers because of YAML