Package io.quarkus.swaggerui.runtime
Class SwaggerUiRuntimeConfig
java.lang.Object
io.quarkus.swaggerui.runtime.SwaggerUiRuntimeConfig
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) booleanIf Swagger UI is included, it should be enabled/disabled. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enable
If Swagger UI is included, it should be enabled/disabled. By default, Swagger UI is enabled if it is included (seealways-include).
-
-
Constructor Details
-
SwaggerUiRuntimeConfig
public SwaggerUiRuntimeConfig()
-