Companion

Functions

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

Builds an Operation instance using the provided DSL configure block.