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