Very minor bug, just filing it so I remember to make a PR after the holidays!
I'm using SwagGen on Linux, and it doesn't run out of the box because the default language is "swift" but the template is "Swift".
- Workaround: run with
--language Swift
- Suggested fix: change the default language