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