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

Load default plugins by default #234

Closed ahx closed 5 months ago

ahx commented 5 months ago

Don't call require during runtime.