Skip to content

Commit 07b7f03

Browse files
authored
add openapi-generator v5.x support to python client (#208)
1 parent eb9ab62 commit 07b7f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi/python.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<configuration>
2020
<inputSpec>${generator.spec.path}</inputSpec>
2121
<language>python</language>
22+
<generatorName>python</generatorName>
2223
<gitUserId>kubernetes-client</gitUserId>
2324
<gitRepoId>python</gitRepoId>
2425
<skipValidateSpec>true</skipValidateSpec>

0 commit comments

Comments
 (0)