mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Issue #3084: Support hideGenerationTimestamp for Undertow. * Issue #3084: disable timestamp generation for undertow samples. * Update samples for Undertow.
1 line
141 B
Plaintext
1 line
141 B
Plaintext
@javax.annotation.Generated(value = "{{generatorClass}}"{{^hideGenerationTimestamp}}, date = "{{generatedDate}}"{{/hideGenerationTimestamp}}) |