dgs-codegen icon indicating copy to clipboard operation
dgs-codegen copied to clipboard

fix: respect disableDatesInGeneratedAnnotation when generating Kotlin code (#778)

Open jGleitz opened this issue 11 months ago • 0 comments

Makes the Kotlin generator respect disableDatesInGeneratedAnnotation. I tried to align the implementation with the Java implementation.

Running the code formatter added some unrelated formatting changes.

fixes #778

jGleitz avatar Jan 29 '25 21:01 jGleitz