yonaskolb / SwagGen

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

Feature/requestBodies param support #152

Open StasanTelnov opened 5 years ago

StasanTelnov commented 5 years ago

This PR implements the requestBodies schemas (148).

StasanTelnov commented 5 years ago

Hello, @yonaskolb Test of my PR failed, because specification was updated. I dont checked it before create PR. I can update specification or remove my changes in template file. But if I delete the changes in the template file, the template will not show how reguestBodies can be used. How do I do better in your opinion?