forked from loafle/openapi-generator-original
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
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