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

Add tag class names in generated REST Data Panache resources #26402

Merged
merged 1 commit into from Jun 28, 2022

Conversation

Sgitario
Copy link
Contributor

@Sgitario Sgitario commented Jun 28, 2022

This is managed by using the Microprofile OpenAPI Tag annotation.

It can be verified using the OpenAPI JSON response. Also, I've confirmed that the resource title is now the expected one in the Swagger UI too.

Fix #26400

@Sgitario
Copy link
Contributor Author

/cc @geoand @ia3andy

@geoand
Copy link
Contributor

geoand commented Jun 28, 2022

Thanks!

Was just about to look into it

@gsmet gsmet merged commit 6697dcb into quarkusio:main Jun 28, 2022
@quarkus-bot quarkus-bot bot added this to the 2.11 - main milestone Jun 28, 2022
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Jun 28, 2022
@Sgitario Sgitario deleted the issue_26400 branch June 28, 2022 11:04
@gsmet gsmet modified the milestones: 2.11 - main, 2.10.1.Final Jun 28, 2022
@ia3andy
Copy link
Contributor

ia3andy commented Jun 28, 2022

Awesome thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/panache kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weird numbers in OpenApi resource name with Hibernate REST Data Panache
4 participants