mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-20 15:19:09 +00:00
* Issue #3084: add hideGenerationTimestamp option to Go server generator. * Issue #3084: use hideGenerationTimestamp in go server sample script. * Update Go server samples.