forked from loafle/openapi-generator-original
54b670b7e0
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.