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

OpenAPI: better auto tag when using interfaces / abstract classes #21193

Merged
merged 1 commit into from
Nov 4, 2021
Merged

OpenAPI: better auto tag when using interfaces / abstract classes #21193

merged 1 commit into from
Nov 4, 2021

Conversation

phillip-kruger
Copy link
Member

Fix #21173
Signed-off-by:Phillip Kruger [email protected]

@phillip-kruger phillip-kruger added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 4, 2021
@geoand geoand merged commit e910bef into quarkusio:main Nov 4, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Nov 4, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 4, 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.

OpenAPI: auto-add-tags feature uses superclass/interface name, rather than actual class name
2 participants