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