``` override fun asJsonString(input: Any): Strin...
# http4k
d
Copy code
override fun asJsonString(input: Any): String = compact(asJsonObject(input))