Feature

object Feature : ApplicationFeature<Application, SwaggerUI.Configuration, SwaggerUI>

Functions

Link copied to clipboard
open override fun install(pipeline: Application, configure: SwaggerUI.Configuration.() -> Unit): SwaggerUI

Properties

Link copied to clipboard
open override val key: AttributeKey<SwaggerUI>