add openapi-generator v5.x support to python client (#208)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<configuration>
|
||||
<inputSpec>${generator.spec.path}</inputSpec>
|
||||
<language>python</language>
|
||||
<generatorName>python</generatorName>
|
||||
<gitUserId>kubernetes-client</gitUserId>
|
||||
<gitRepoId>python</gitRepoId>
|
||||
<skipValidateSpec>true</skipValidateSpec>
|
||||
|
||||
Reference in New Issue
Block a user