mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-01 16:03:41 +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