Created by: svenmeier
as this is invalid in Java 9
this closes #9607 (closed)
I tried to add ' '->'SPACE' to specialCharReplacements, but regretfully the Kotlin generator uses these differently, i.e. all occurences in names are replaced.
PR checklist
-
Read the contribution guidelines. -
Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community. -
Run the following to build the project and update samples: ./mvnw clean package ./bin/generate-samples.sh ./bin/utils/export_docs_generators.sh