dgs-codegen
dgs-codegen copied to clipboard
fix: respect disableDatesInGeneratedAnnotation when generating Kotlin code (#778)
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