There was an error while loading. Please reload this page.
1 parent 0309f5c commit 2351ea8Copy full SHA for 2351ea8
1 file changed
scripts/generate-sdk/generate-sdk.sh
@@ -73,12 +73,12 @@ go)
73
python)
74
# When the GENERATOR_VERSION changes, migrate also the templates in templates/python
75
# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
76
- GENERATOR_VERSION="v7.22.0"
+ GENERATOR_VERSION="v7.24.0"
77
;;
78
java)
79
# When the GENERATOR_VERSION changes, migrate also the templates in templates/java
80
81
- GENERATOR_VERSION="v7.19.0"
82
83
*)
84
echo "SDK language not supported."
0 commit comments