mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 12:22:46 +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.