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: resolve bean field/method types earlier to unwrap generic types #2101

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

MikeEdgar
Copy link
Member

Fixes #2082
For downstream quarkusio/quarkus#44627

@MikeEdgar MikeEdgar added this to the 4.0.5 milestone Dec 8, 2024
phillip-kruger
phillip-kruger previously approved these changes Dec 8, 2024
Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

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

LGTM

@MikeEdgar MikeEdgar merged commit c827dec into smallrye:main Dec 9, 2024
7 checks passed
@MikeEdgar MikeEdgar deleted the issue-2082 branch December 9, 2024 00:46
@MikeEdgar MikeEdgar added the backport/3.x Issue pending backport to the 3.x series label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/3.x Issue pending backport to the 3.x series
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect schema for generic type that uses Jackson @JsonUnwrapped
2 participants