Merged
requested to merge github/fork/andrewemery/kotlin-client-unescaped-string-template into master
Created by: andrewemery
Property names that include a dollar sign are being interpreted by Kotlin as a string template. This fix escapes such instances.
https://github.com/OpenAPITools/openapi-generator/issues/4228