yonaskolb / SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator
MIT License
627 stars 147 forks source link

Use SwiftStencilKit #111

Closed yonaskolb closed 5 years ago

yonaskolb commented 6 years ago

This replaces the custom fork of Stencil with StencilSwiftKit. Resolves #48

Downsides are:

EDIT: