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

Expose an API for programmatically creating multipart requests in reactive REST Client #38031

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jan 4, 2024

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 4, 2024
@geoand geoand merged commit 620aa9c into quarkusio:main Jan 4, 2024
30 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 4, 2024
@geoand geoand deleted the rest-client-multipart-api branch January 4, 2024 14:58
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Jan 4, 2024
@quarkus-bot quarkus-bot bot added this to the 3.7 - main milestone Jan 4, 2024
@luca-bassoricci
Copy link
Contributor

With this PR is it possibile to write something like in #36780 (reply in thread)?

@geoand
Copy link
Contributor Author

geoand commented Jan 4, 2024

Yes, it's almost the same.

@debu999 has volunteered to update the docs soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resteasy Reactive: Add support for sending multipart List<File> in client API (supported in Server API)
3 participants