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