Bruno Coelho
d19f0cd348
[swift6][client] Increase minimum supported SDK to accommodate swift concurrency ( #22802 )
...
* [swift6][client] Increase minimum supported SDK to accommodate swift concurrency
* [swift6][client] Increase minimum supported SDK to accommodate swift concurrency
2026-01-25 10:21:52 +00:00
Bruno Coelho
ae8352d9f9
[swift][client] Update CI to use Xcode 26 ( #22648 )
...
* [swift][client] Remove old objc samples
* [swift][client] Update CI to use Xcode 26
* Revert "[swift][client] Remove old objc samples"
This reverts commit b50189968b .
2026-01-09 10:30:18 +00:00
Lennard Sprong
31c1a86736
[swift6] Change JSONEncodable protocol to always return String ( #20906 )
...
* [swift6] Change JSONEncodable protocol to always return String
* [swift6] Upgrade Alamofire
* Add missing @Sendable attributes
* Fix APIHelperTests
* Fix URLSessionImplementations
2025-03-17 15:53:22 +00:00
Bruno Coelho
74100e44cb
[swift6] replace AnyCodable with JSONValue ( #19763 )
2024-10-03 10:58:06 +01:00
Bruno Coelho
7f6b1306ed
Add swift6 generator ( #19621 )
...
* [Swift6] create Swift6 generator
* [Swift6] create Swift6 generator
* Update vapor integration
* Update bitrise stack to Xcode 16
* [Swift6] tryped throws
* [Swift6] tryped throws
* [Swift6] combine deferred and api static method
* [Swift6] update readme
* [Swift6] fix some errors
* [Swift6] fix some errors
* [Swift6] fix some errors
* [Swift6] update docs
* [Swift6] update docs
* Use multiline comments for examples in csharp generator (#19079 )
* multi
* gen
* Uncomment File::deleteOnExit (#19624 )
* [Core/Rust Server] Check references in additionalProperties correctly when checking freeForm status (#19605 )
* Check references in additionalProperties correctly
Handle references in additionalProperties correctly when determining free-form status
* Update samples
* [Rust Server] Handle arrays in forms (#19625 )
* [Rust Server] Handle arrays in forms correctly
* [Rust Server] Add tests
* Update samples
* [Swift6] fix CI
* [Swift6] fix CI
* [Swift6] fix CI
* [Swift6] fix CI
---------
Co-authored-by: Liri S <reallyliri@gmail.com >
Co-authored-by: Beppe Catanese <1771700+gcatanese@users.noreply.github.com >
Co-authored-by: Richard Whitehouse <git@richardwhiuk.com >
Co-authored-by: William Cheng <wing328hk@gmail.com >
2024-09-25 16:57:25 +08:00