toggle menu
flatInvoker
jvm
switch theme
search in API
reaktor-auth
/
dev.shibasis.reaktor.auth.api
/
jsonResponse
json
Response
jvm
inline suspend
fun
<
T
>
jsonResponse
(
data
:
T
,
status
:
HttpStatus
=
HttpStatus.OK
)
:
ServerResponse