mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
* Improve generated code in APIs so to use the most of Swift SDK Improve generated code in APIHelper so to remove duplicated code and reuse existing checks * run ./bin/swift3-petstore.sh * Run ./bin/swift3-petstore-all.sh to update all the Petstore samples * Restore old implementation and fix using .isEmpty in place of .count * Run scripts to update pet store samples * Reverte changes that use reduce * Bug fixes on APIHelper template