forked from loafle/openapi-generator-original
650e119f22
* Update go-server template to include the conventional generated code line Follow the convention from https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source. The generated go client code already follows this: https://github.com/OpenAPITools/openapi-generator/blob/f357be480e987827fb4bdf1f0d1b4a4ad20f1f85/modules/openapi-generator/src/main/resources/go/partial_header.mustache#L18 * gen files * Move to top