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.
2 parents 0aa7742 + ce23253 commit 0b45f30Copy full SHA for 0b45f30
src/docs/asciidoc/faq.adoc
@@ -145,6 +145,7 @@ These can be set by creating a `swaggerUiConfig` bean as follows:
145
[source,kotlin]
146
---
147
@Bean
148
+@Primary
149
fun swaggerUiConfig(config: SwaggerUiConfigProperties): SwaggerUiConfigProperties {
150
config.showCommonExtensions = true
151
config.queryConfigEnabled = true
src/docs/asciidoc/v1/faq.adoc
0 commit comments