mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-18 08:31:20 +00:00
Uses os.CreateTemp to create temp directory. Uses io.Copy to avoid reading file into memory.
Uses os.CreateTemp to create temp directory. Uses io.Copy to avoid reading file into memory.