You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also happening locally on my Mac with Swift 5.5.2. I have no idea what's happening 🤷♂️
swift run swaggen generate ~/Developer/SwagGen/Specs/Petstore/spec.yml --destination ~/Developer/SwagGen/Specs/Petstore/generated/Swift
error: encountered an I/O error while reading /Users/yonas/Developer/SwagGen/Specs/Petstore/generated/Swift
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".
--language Swift
The text was updated successfully, but these errors were encountered: