-
Notifications
You must be signed in to change notification settings - Fork 131
[Generator] Async bodies + swift-http-types adoption #245
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
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
09b7fdb
[WIP] Adopt swift-http-types
czechboy0 85aa75f
Try streaming
czechboy0 2eb8cf2
Add more streaming examples
czechboy0 5cd2a8b
petstore consumer tests working again
czechboy0 7996f90
Add a streaming example
czechboy0 d0436f1
Add a server streaming example
czechboy0 463fd73
Add another server streaming example that uses the unfolding initiali…
czechboy0 25ebc93
Use Swift overloads directly
czechboy0 531e1e6
WIP
czechboy0 3e4ee23
Fix tests up
czechboy0 c45e971
Updates
czechboy0 d3737e0
Represent no responses as a nil HTTPBody in server transport and midd…
czechboy0 dc32180
Use the renamed method
czechboy0 fa5926f
Fixes
czechboy0 31545a1
Feedback: further cleanup of the HTTPBody API
czechboy0 d52e465
Remove unnecessary initializers
czechboy0 42596c2
Review feedback: make response body optional
czechboy0 f508302
Merge branch 'main' into hd-adopt-http-types
czechboy0 1e57593
Merge branch 'main' into hd-adopt-http-types
czechboy0 6b195be
WIP
czechboy0 66eb9ce
Merge remote-tracking branch 'apple/main' into hd-adopt-http-types
czechboy0 95141bb
WIP
czechboy0 0b766a4
Merge branch 'main' into hd-adopt-http-types
czechboy0 b0f99dc
Stop using the generated SPI
czechboy0 423ca43
Adapt to removed utils in runtime
czechboy0 5bd9375
Bump versions to 0.3.0
czechboy0 427fe7a
Merge branch 'main' into hd-adopt-http-types
czechboy0 89a5bdd
Only use Swift 5.8 APIs
czechboy0 d2c44d4
Bump versions in the example package
czechboy0 0d2e294
PR feedback: use TestClient instead of custom server implementations
czechboy0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.