Bruno Coelho
dc91112031
[swift4] add option to sortParamsByRequiredFlag ( #4706 )
...
* [swift4] add option to sortParamsByRequiredFlag
* [swift4] add option to sortParamsByRequiredFlag
* [swift] update docs
* [swift4] add option sortParamsByRequiredFlag to sample
2019-12-20 17:43:56 +08:00
Bruno Coelho
51aeb6c833
[swift 4] improve test suite ( #4561 )
...
* [swift] improve testing in sample projects
* [swift] update run tests script
* [swift] regenerate samples
* [swift] fix tests with PromiseKit
* [swift4] compile every project with swift package manager
2019-11-21 22:40:49 +08:00
Bruno Coelho
c2ad14ea02
[swift4] Add swift package manager and update dependencies ( #4141 )
...
* [swift4] add Swift Package Manager
* [swift] update petstore projects
* [swift4] try to run CI again
2019-10-18 10:38:31 +08:00
Bruno Coelho
9ae49db670
[swift4] update Alamofire from 4.7.0 to 4.9.0 ( #3999 )
...
* [swift4] update Alamofire from 4.7.0 to 4.9.0
* [swift4] update Petstore samples
* [swift4] update Alamofire from 4.5.0 to 4.9.0 in Cartfile
* [swift4] update Petstore samples
2019-10-01 16:03:58 +08:00
Daiki Matsudate
5cba55f8fb
[Swift4] Introduce XcodeGen ( #3396 )
...
* add XcodeGen.mustache
* generate code
* add dependencies
2019-07-22 17:12:34 +09:00
Daiki Matsudate
c13e089c85
[swift4] Use RequestBuilder directly for RxSwift and PromiseKit ( #1718 )
...
* remove default implementation
* avoid insert blank lines
2018-12-26 18:01:26 +08:00
Joe Elliott
33fbd9c78b
[Swift] Updates for Swift 4.2 ( #1443 )
...
* [Swift] Update Alamofire version and update tests and Swift version to 4.2 for default and RxSwift variants
* Update promiseKit for Swift 4.0
* Update project files.
* Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator into OpenAPITools-master
# Conflicts:
# samples/client/petstore/swift4/default/SwaggerClientTests/SwaggerClient.xcodeproj/project.pbxproj
* Merge in latest master
* Remove typo in bash file
2018-12-17 15:41:06 +09:00
Daiki Matsudate
fcfd8ea76e
Update swift samples ( #738 )
...
* update all swift samples
* fix method name starting with number literal
* better handling of operationId starting with number
* update swift 4 samples
2018-08-21 15:17:56 +08:00
cbornet
1619486578
Add reactive option for Spring Boot (webflux)
2018-05-05 17:26:08 +02:00
Jérémie Bresson
7ecd5f3566
Rename "swagger" to "openapi" ( #191 )
...
* Rename ".swagger-codegen-ignore" to ".openapi-generator-ignore"
* Rename setGenerateSwaggerMetadata(Boolean) to setGenerateMetadata(Boolean)
* Rename Metadata Folder to .openapi-generator
2018-04-22 21:28:17 +02:00