Because it's nested `JsonRpcResponse<List<Us...
# squarelibraries
d
Because it's nested
JsonRpcResponse<List<User>>
, so I can't just pass User to the result parameter of JsonRpcResponse, I need it to be in a List and that gets erased also...