mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-09 02:10:51 +00:00
* copy from go-server and add go-gin-server generator * change the templates for the gin * fix warnings of the golint tool * fix the path of script * add samples * delete unnecessary comments (#1048) * make the help message more appropriate (#1048) * fix the link address format (#1048) * minor improvement