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

#2193 Fix Swagger UI with provided spec #2194

Merged
merged 1 commit into from
Apr 16, 2023
Merged

#2193 Fix Swagger UI with provided spec #2194

merged 1 commit into from
Apr 16, 2023

Conversation

tobi-laa
Copy link

@tobi-laa tobi-laa commented Apr 4, 2023

Fixes #2193.

For cases where Swagger UI should be deactivated completely, @ConditionalOnBean(SpringDocConfiguration.class) should still be sufficient for excluding the config - at least that is my understanding :)

@bnasslahsen bnasslahsen merged commit b2ef0e1 into springdoc:master Apr 16, 2023
@bnasslahsen
Copy link
Contributor

@tobi-laa,

Thank you for your contribution to the project!

@tobi-laa tobi-laa deleted the feature/2193_fix_swagger_ui_with_provided_spec branch April 16, 2023 21:40
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.

Swagger UI with provided spec broken in 1.7.0
2 participants