I asked this question on stack overflow but maybe ...
# serialization
n
I asked this question on stack overflow but maybe someone can help me here. Is about using serialization with generics to deserialize a Json response. I'm getting an error when the serialization plugin tries to generate the serializers for models with generics. See: https://stackoverflow.com/questions/48412340/cannot-parse-json-to-data-class-using-kotlinx-serialization
s
n
@sandwwraith thanks, I created the new issue with more details and a sample project for you to reproduce it. Let me know in case you need something else from my side