mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-26 11:54:12 +00:00
ef8d2fd766
- 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