Join Slack
Powered by
Because it's nested `JsonRpcResponse<List<Us...
# squarelibraries
d
dave08
07/25/2018, 3:06 PM
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...
Open in Slack
Previous
Next