Skip to content

✨ Swift 6 #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 27, 2025
Merged

✨ Swift 6 #154

merged 1 commit into from
Jan 27, 2025

Conversation

MadsBogeskov
Copy link
Contributor

Adding new field to SwaggerFile: onlyAsync. Default SwaggerSwift will no longer generate completion handler based API's but only async. This can be deactivated by setting the flag to false.

@unchecked Sendable has also been removed from the API and instead of all blocks is no @sendable.

Copy link

Test Results

60 tests   60 ✅  2s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 4dc6ddc.

@MadsBogeskov MadsBogeskov enabled auto-merge (squash) January 27, 2025 08:56
@MadsBogeskov MadsBogeskov merged commit 265bb8e into main Jan 27, 2025
3 checks passed
@MadsBogeskov MadsBogeskov deleted the swift6 branch January 27, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants