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

gson

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

Register GSON to ContentNegotiation feature