mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-19 00:29:10 +00:00
Because the requirements file does not limit connexion version to below 3.0, with release of connexion 3.0 the openapi server startup sequence runs into a module not found issue. This contraint is preventing that.