Skip to content

Commit 1af295e

Browse files
committed
create supporting files
1 parent c924c69 commit 1af295e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ openApiGenerate {
9393
"models" to "",
9494
"modelDocs" to "false",
9595
"modelTests" to "false",
96-
"supportingFiles" to "false"
96+
"supportingFiles" to ""
9797
)
9898

9999
configOptions = mapOf(

0 commit comments

Comments
 (0)