corda / net.corda.testing.http / HttpUtils / getJson

getJson

fun <reified T : Any> getJson(url: URL, params: Map<String, String> = mapOf(), mapper: ObjectMapper = defaultMapper): T