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

Fix generic type handling of body parameter in RESTEasy Reactive #16907

Merged
merged 1 commit into from
May 7, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Apr 29, 2021

Fixes: #16905

@geoand geoand marked this pull request as draft April 29, 2021 13:29
@geoand geoand requested a review from FroMage April 29, 2021 13:41
@geoand geoand marked this pull request as ready for review April 29, 2021 14:20
Copy link
Member

@FroMage FroMage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, much less error-prone: this dummy type will stick out like a sore thumb if it ends up in the wrong hands :)

@FroMage FroMage merged commit c88b990 into quarkusio:main May 7, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone May 7, 2021
@geoand
Copy link
Contributor Author

geoand commented May 7, 2021

Great, thanks!

@geoand geoand deleted the #16905 branch May 7, 2021 13:08
@gsmet gsmet modified the milestones: 2.0 - main, 1.13.4.Final May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resteasy reactive - Handling Generics in request body
3 participants