mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 00:12:42 +00:00
* [ruby] Not symbolize header param keys to allow the usage of underscore ("_") character
* use lambda to convert header key to a string if underscore is included