mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 02:55:19 +00:00
2ce3365eaf
* Add a swift4 client generator * Updates per review comments: - Changed Alamofire dependency from 4.0 to 4.5 - Added "Codable", "Encodable", and "Decodable" to list of reserved words in generator - Ran "pod update" in default, promisekit, and rxswift samples test projects
4 lines
136 B
Batchfile
Executable File
4 lines
136 B
Batchfile
Executable File
call .\bin\windows\swift4-petstore.bat
|
|
call .\bin\windows\swift4-petstore-promisekit.bat
|
|
call .\bin\windows\swift4-petstore-rxswift.bat
|