mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-28 03:30:49 +00:00
Enable the creation of the entrypoint so that the server can be started using a named command instead of needing to always use `python -m` to run the server.