jsonResponse

inline suspend fun <T> jsonResponse(data: T, status: HttpStatus = HttpStatus.OK): ServerResponse