register
open fun <T> register(contentType: <ERROR CLASS>, converter: T, configuration: T.() -> Unit)
Content copied to clipboard
Registers a contentType to a specified converter with an optional converter configuration.
Registers a contentType to a specified converter with an optional converter configuration.