There was an error while loading. Please reload this page.
1 parent 864a344 commit 0f44308Copy full SHA for 0f44308
1 file changed
scripts/generate-sdk/generate-sdk.sh
@@ -61,12 +61,12 @@ go)
61
python)
62
# When the GENERATOR_VERSION changes, migrate also the templates in templates/python
63
# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
64
- GENERATOR_VERSION="v7.22.0"
+ GENERATOR_VERSION="v7.24.0"
65
;;
66
java)
67
# When the GENERATOR_VERSION changes, migrate also the templates in templates/java
68
69
- GENERATOR_VERSION="v7.19.0"
70
71
*)
72
echo "SDK language not supported."
0 commit comments