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.
1 parent 533d694 commit c40cfdcCopy full SHA for c40cfdc
src/main/kotlin/io/opengood/autoconfig/openapidocs/OpenApiDocsAutoConfiguration.kt
@@ -16,7 +16,7 @@ import org.springframework.context.annotation.Bean
16
17
/**
18
* Spring Boot auto-configuration class for OpenAPI documentation.
19
- *
+ *
20
* This class automatically configures OpenAPI documentation for a Spring Boot application
21
* based on the properties defined in OpenApiDocsProperties. It is enabled when the
22
* "openapi-docs.enabled" property is set to "true".
0 commit comments