Package io.ktor.jackson
Types
Functions
Link copied to clipboard
fun ContentNegotiation.Configuration.jackson(contentType: ContentType = ContentType.Application.Json, block: ObjectMapper.() -> Unit = {})
Content copied to clipboard
Register Jackson converter into ContentNegotiation feature