mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 17:19:11 +00:00
For tests it’s useful to have direct access to the Wai `Application`, which is the plain function from `Request` to `Response`. Then you don’t need to use a full-blown http server to run requests.