Functions
Link copied to clipboard
fun build(schemaInference: JsonSchemaInference = KotlinxJsonSchemaInference, defaultContentTypes: List<ContentType> = listOf(ContentType.Application.Json), configure: Operation.Builder.() -> Unit): Operation