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

Consider parent interface type variables on resolver stack #1341

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

MikeEdgar
Copy link
Member

Fixes #1336

  • also enhance componentize test utilize method to support multiple levels of class nesting

Fixes smallrye#1336

Signed-off-by: Michael Edgar <michael@xlate.io>
@MikeEdgar MikeEdgar added this to the 3.1.2 milestone Jan 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

91.7% 91.7% Coverage
0.0% 0.0% Duplication

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 ! Thanks @MikeEdgar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bounded generics are not properly mapped to OpenApi schema
2 participants