We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
In FAQ section 13.13, the code appears with 3 more dashes at the top and bottom respectively.
--- @Bean @Primary fun swaggerUiConfig(config: SwaggerUiConfigProperties): SwaggerUiConfigProperties { config.showCommonExtensions = true config.queryConfigEnabled = true return config } ---
The text was updated successfully, but these errors were encountered:
I've created a PR #80
Sorry, something went wrong.
Merge pull request #80 from buzzerrookie/gh-79
ff7d711
Fix code appearance.
docs updated
No branches or pull requests
In FAQ section 13.13, the code appears with 3 more dashes at the top and bottom respectively.
The text was updated successfully, but these errors were encountered: