Skip to content

Commit

Permalink
disable enableSwaggerCodegen
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Jun 28, 2023
1 parent e71f19e commit 34b9e38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ application {
prodDatabaseType mysql
buildTool <%= buildTool %>
clientFramework <%= clientFramework %>
enableSwaggerCodegen true
enableSwaggerCodegen false
testFrameworks [cypress]
}
entities *
Expand Down

0 comments on commit 34b9e38

Please sign in to comment.