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 2eecb3b commit b0b6ea5Copy full SHA for b0b6ea5
springdoc-openapi-starter-common/src/main/java/org/springdoc/core/utils/Constants.java
@@ -361,7 +361,7 @@ public final class Constants {
361
/**
362
* The constant DEFAULT_SWAGGER_UI_ACTUATOR_PATH.
363
*/
364
- public static final String DEFAULT_SWAGGER_UI_ACTUATOR_PATH= "swaggerui";
+ public static final String DEFAULT_SWAGGER_UI_ACTUATOR_PATH= "swagger-ui";
365
366
367
* The constant DEFAULT_API_DOCS_ACTUATOR_URL.
0 commit comments