docs
4.12
customSourceSet
docs
/
net.corda.testing.http
/
HttpUtils
/
getJson
get
Json
inline
fun
<
T
:
Any
>
getJson
(
url
:
URL
,
params
:
Map
<
String
,
String
>
=
mapOf()
,
mapper
:
<Error class: unknown class>
=
defaultMapper
)
:
T