Skip to content

Commit ca817f5

Browse files
authored
org.apache.maven.plugin.MojoExecutionException: Illegal configuration: (#209)
'language' and 'generatorName' can not be set both, remove 'language' from your configuration
1 parent 07b7f03 commit ca817f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openapi/python.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
</goals>
1919
<configuration>
2020
<inputSpec>${generator.spec.path}</inputSpec>
21-
<language>python</language>
2221
<generatorName>python</generatorName>
2322
<gitUserId>kubernetes-client</gitUserId>
2423
<gitRepoId>python</gitRepoId>

0 commit comments

Comments
 (0)