Jan
09/22/2021, 2:31 PMException in thread "DefaultDispatcher-worker-10" kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 14: Expected beginning of the string, but got ,
JSON input: {"type":"rich","author":{"name":"author"}}
Jan
09/22/2021, 6:19 PMEmil Kantis
09/23/2021, 12:08 AMtype
property.. try configuring your Json instance to use a different classDiscriminator
https://github.com/Kotlin/kotlinx.serialization/blob/master/docs/json.md#class-discriminator