mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-25 21:13:40 +00:00
* Issue #3084: add hideGenerationTimestamp option to Go server generator. * Issue #3084: use hideGenerationTimestamp in go server sample script. * Update Go server samples.