Uses of Class
org.apache.cxf.jaxrs.swagger.ui.SwaggerUiConfig
-
Uses of SwaggerUiConfig in org.apache.cxf.jaxrs.swagger.ui
Methods in org.apache.cxf.jaxrs.swagger.ui that return SwaggerUiConfigModifier and TypeMethodDescriptionSwaggerUiConfig.deepLinking(Boolean value) SwaggerUiConfig.defaultModelExpandDepth(Integer value) SwaggerUiConfig.defaultModelRendering(String value) SwaggerUiConfig.defaultModelsExpandDepth(Integer value) SwaggerUiConfig.displayOperationId(Boolean value) SwaggerUiConfig.displayRequestDuration(Boolean value) SwaggerUiConfig.docExpansion(String value) SwaggerUiSupport.getSwaggerUiConfig()Returns Swagger UI configuration parameters.SwaggerUiConfig.maxDisplayedTags(Integer value) SwaggerUiConfig.queryConfigEnabled(boolean enabled) SwaggerUiConfig.showCommonExtensions(Boolean value) SwaggerUiConfig.showExtensions(Boolean value) SwaggerUiConfig.tryItOutEnabled(boolean tryItOut) SwaggerUiConfig.validatorUrl(String value) Methods in org.apache.cxf.jaxrs.swagger.ui with parameters of type SwaggerUiConfig