Join Slack
Powered by
I asked this question on stack overflow but maybe ...
# serialization
n
nicolas.gonzalez
01/27/2018, 7:44 PM
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
sandwwraith
01/30/2018, 10:07 AM
Answered to you here:
https://github.com/Kotlin/kotlinx.serialization/issues/72#issuecomment-361543524
n
nicolas.gonzalez
02/01/2018, 8:51 AM
@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
8
Views
Open in Slack
Previous
Next