Json
This is the contract for all JSON implementations
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun body(description: String? = null, contentNegotiation: ContentNegotiation = None, contentType: ContentType = APPLICATION_JSON): BiDiBodyLensSpec<NODE>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun Body.Companion.json(description: String? = null, contentNegotiation: ContentNegotiation = None, contentType: ContentType = APPLICATION_JSON): BiDiBodyLensSpec<NODE>
Link copied to clipboard
Link copied to clipboard