Package-level declarations

Functions

Link copied to clipboard
fun Configuration.json(json: Json = DefaultJson, contentType: ContentType = ContentType.Application.Json)

Registers the application/json (or another specified contentType) content type to the ContentNegotiation plugin using kotlinx.serialization.

Properties

Link copied to clipboard
val DefaultJson: Json

The default JSON configuration used in KotlinxSerializationConverter. The settings are: