We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is analogous to @ClientQueryParam but for @FormParams.
@ClientQueryParam
@FormParam
No response
The text was updated successfully, but these errors were encountered:
/cc @Sgitario (rest-client), @cescoffier (rest-client), @geoand (rest-client)
Sorry, something went wrong.
Would you like to try to implement this one?
16888b0 should give you a pretty good idea of what needs to be done
@geoand Kindly review the PR, and check if the implementation is correct. Thanks.
Merge branch 'main' into quarkusio#34477
427253c
Merge branch 'quarkusio:main' into quarkusio#34477
fbb40fc
Merge pull request #34535 from Eng-Fouad/#34477
aef8aba
Add @ClientFormParam to Reactive REST Client
Successfully merging a pull request may close this issue.
Description
This is analogous to
@ClientQueryParam
but for@FormParam
s.Implementation ideas
No response
The text was updated successfully, but these errors were encountered: