<@U0DQC8QHM> I saw that method and gave it a try w...
# squarelibraries
b
@eric I saw that method and gave it a try with
.newParameterizedType(RequestContent::class.java, RequestContent.Full::class.....
and get
Copy code
java.lang.IllegalArgumentException: Expected a Class, ParameterizedType, or GenericArrayType, but <null> is of type null
I’m assuming that’s probably related to that issue