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

Extensions for io.ktor.features.ContentNegotiation.Configuration

gson

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

Register GSON to ContentNegotiation feature