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

Swagger-UI doesn't support german umlauts #1935

Closed
wgresshoff opened this issue Apr 9, 2019 · 0 comments
Closed

Swagger-UI doesn't support german umlauts #1935

wgresshoff opened this issue Apr 9, 2019 · 0 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@wgresshoff
Copy link

The support for german umlauts seems missinging. I have an OpenAPI definition like this

@OpenAPIDefinition(info = @Info(
        title = "Authorities Management Service",
        version = "1.0.x",
        contact = @Contact(
                name = "Werner Greßhoff",
                email = "werner.gresshoff@uni-muenster.de")
)
)

The result is in the attached image.
Authorities

@gsmet gsmet self-assigned this Apr 9, 2019
@gsmet gsmet added the kind/bug Something isn't working label Apr 9, 2019
gsmet added a commit to gsmet/quarkus that referenced this issue Apr 9, 2019
@gsmet gsmet added this to the 0.13.1 milestone Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants