We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe22db commit de18575Copy full SHA for de18575
scripts/generate-sdk/generate-sdk.sh
@@ -60,7 +60,7 @@ go)
60
python)
61
# When the GENERATOR_VERSION changes, migrate also the templates in templates/python
62
# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
63
- GENERATOR_VERSION="v7.14.0"
+ GENERATOR_VERSION="v7.19.0"
64
;;
65
java)
66
# When the GENERATOR_VERSION changes, migrate also the templates in templates/java
0 commit comments