SwaggerUiConfig |
SwaggerUiConfig.configUrl(String cu) |
SwaggerUiConfig |
SwaggerUiConfig.deepLinking(Boolean value) |
SwaggerUiConfig |
SwaggerUiConfig.defaultModelExpandDepth(Integer value) |
SwaggerUiConfig |
SwaggerUiConfig.defaultModelRendering(String value) |
SwaggerUiConfig |
SwaggerUiConfig.defaultModelsExpandDepth(Integer value) |
SwaggerUiConfig |
SwaggerUiConfig.displayOperationId(Boolean value) |
SwaggerUiConfig |
SwaggerUiConfig.displayRequestDuration(Boolean value) |
SwaggerUiConfig |
SwaggerUiConfig.docExpansion(String value) |
SwaggerUiConfig |
SwaggerUiConfig.filter(String f) |
SwaggerUiConfig |
SwaggerUiSupport.getSwaggerUiConfig()
Returns Swagger UI configuration parameters.
|
SwaggerUiConfig |
SwaggerUiConfig.maxDisplayedTags(Integer value) |
SwaggerUiConfig |
SwaggerUiConfig.showCommonExtensions(Boolean value) |
SwaggerUiConfig |
SwaggerUiConfig.showExtensions(Boolean value) |
SwaggerUiConfig |
SwaggerUiConfig.tryItOutEnabled(boolean tryItOut) |
SwaggerUiConfig |
SwaggerUiConfig.url(String u) |
SwaggerUiConfig |
SwaggerUiConfig.validatorUrl(String value) |