Skip to content
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

[Multipart] Add converter SPI methods #78

Merged
merged 10 commits into from
Nov 24, 2023

Conversation

czechboy0
Copy link
Collaborator

@czechboy0 czechboy0 commented Nov 21, 2023

Motivation

Last planned runtime PR for multipart, this adds the remaining SPI methods that allow the generated code to serialize/deserialize multipart bodies, both for client and server.

Modifications

Added SPI methods on Converter for multipart.

Result

Client and server generated code can now serialize/deserialize multipart bodies.

Test Plan

Added unit tests for the SPI methods.

@czechboy0 czechboy0 marked this pull request as ready for review November 24, 2023 10:51
@czechboy0 czechboy0 merged commit bb2d2b3 into apple:main Nov 24, 2023
8 checks passed
@czechboy0 czechboy0 deleted the hd-multipart-converter-methods branch November 24, 2023 11:01
@czechboy0 czechboy0 added semver/patch No public API change. semver/minor Adds new public API. and removed semver/patch No public API change. labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants