mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-03 14:10:56 +00:00
Current code will converts boolean true of json to false because ruby's boolean is not matched with any regex.
Current code will converts boolean true of json to false because ruby's boolean is not matched with any regex.