Package-level declarations
Types
Functions
Link copied to clipboard
fun Configuration.gson(contentType: ContentType = ContentType.Application.Json, block: GsonBuilder.() -> Unit = {})
Registers the application/json
content type to the ContentNegotiation plugin using GSON.