ktor-jackson / io.ktor.jackson / io.ktor.features.ContentNegotiation.Configuration / jackson

jackson

fun Configuration.jackson(contentType: ContentType = ContentType.Application.Json, block: ObjectMapper.() -> Unit = {}): Unit

Register Jackson converter into ContentNegotiation feature