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 misleading openapi application name #3560

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

kliushnichenko
Copy link
Contributor

closes #3559

my suggestion here is to simplify module logic and make it independent from Jooby.getName(), so it always matches the logic of OpenApiGenerator.export() relying on class name only.

@jknack jknack added this to the 3.4.3 milestone Oct 16, 2024
@jknack jknack merged commit badd7ae into jooby-project:3.x Oct 17, 2024
1 check passed
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] Application name from Implementation-Title breaks the swagger
2 participants