Configuration

class Configuration

Functions

Link copied to clipboard
fun addCustomTypeSchema(clazz: KClass<*>, schema: TypedSchema)

Properties

Link copied to clipboard
var cache: SchemaMap
Link copied to clipboard
lateinit var spec: OpenApiSpec
Link copied to clipboard
var specRoute: String