We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c924c69 commit 1af295eCopy full SHA for 1af295e
client/build.gradle.kts
@@ -93,7 +93,7 @@ openApiGenerate {
93
"models" to "",
94
"modelDocs" to "false",
95
"modelTests" to "false",
96
- "supportingFiles" to "false"
+ "supportingFiles" to ""
97
)
98
99
configOptions = mapOf(
0 commit comments