Ayfri
07/12/2023, 8:31 PMephemient
07/13/2023, 4:35 PMephemient
07/13/2023, 4:40 PMAyfri
07/13/2023, 4:40 PM____do_not_use____
and traverse the JSON recursively to remove any field with that nameAyfri
07/13/2023, 4:42 PMAdam S
07/14/2023, 12:54 PMAyfri
07/15/2023, 11:19 PMParameter specified as non-null is null: method serializers.UntaggedPolymorphicSerializer.<init>, parameter kClass
🤔Ayfri
07/15/2023, 11:20 PMephemient
07/15/2023, 11:45 PMAyfri
07/15/2023, 11:48 PMTypeOrOtherType
classes, for example DoubleOrPairDouble
which is a class I haveAdam S
07/16/2023, 8:15 AM@Serializable
? Perhaps the types are in another format (e.g. Json Schema) that could be auto converted to a Kotlin class?Ayfri
07/16/2023, 9:04 AM