Skip to content

Commit

Permalink
update gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaconsalvi committed Nov 22, 2024
1 parent bf03281 commit 3d6318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ openApiGenerate {
"reactive" : "true",
"swaggerAnnotations" : "false",
"skipDefaultInterface" : "true",
//"openApiNullable" : "true",
"openApiNullable" : "true",
])
typeMappings.set([
"DateTime" : "java.time.LocalDateTime",
Expand Down

0 comments on commit 3d6318d

Please sign in to comment.