mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 04:00:51 +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.