File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 5454# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
5555case " ${LANGUAGE} " in
5656go)
57+ # When the GENERATOR_VERSION changes, migrate also the templates in templates/go
5758 GENERATOR_VERSION=" v6.6.0" # There are issues with GO SDK generation in version v7
5859 ;;
5960python)
61+ # When the GENERATOR_VERSION changes, migrate also the templates in templates/python
6062# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
6163 GENERATOR_VERSION=" v7.14.0"
6264 ;;
6365java)
66+ # When the GENERATOR_VERSION changes, migrate also the templates in templates/java
6467# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
6568 GENERATOR_VERSION=" v7.14.0"
6669 ;;
You can’t perform that action at this time.
0 commit comments