mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-11 05:49:06 +00:00
- Use `File.basename` to sanitize the filename got from response header - Write to the `Tempfile` directly and return it - Set file encoding according to the response body's encoding See #1848