yonaskolb / SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread 1: Fatal error: Index out of range on RequestBehaviour line 70

mackoj opened this issue · comments

In the new version 3.0 we are obligated to have a behaviours on request or it crash.

Thanks fore reporting @mackoj.
Fixed by #108

Please let me know if you have any other issues in 3.0 so we can get them fixed

Thanks for the fix