Handling Kotlin Serialization MissingFieldException with Retrofit...
Read MoreSerialize (uselessly) nested JSON to Kotlin data class...
Read Morekotlinx-serialization: Polymorphic serializer was not found for missing class discriminator ('nu...
Read MoreHow to partially decode a JSON string using kotlinx.serialization?...
Read MoreParse a JSON array into Map<String, String> using Kotlinx.serialization...
Read Moreproblems with serialization of sealed interface in kotlin...
Read MoreGradle fails after kotlin serialization plugin update to 1.7.10...
Read MoreKotlin: Deserialize parts of JSON into nested child objects...
Read MoreFail to get POST response from Server, using Ktor Client android...
Read MoreHow to serialize Kotlin data-class with default values into JSON using kotlinx.serialization?...
Read MoreHow can I JSON encode BigDecimal and BigInteger in Kotlinx Serialization without losing precision?...
Read MoreSerializer for data class Kotlin not found at build release...
Read MoreSerializing Lists with external kotlinx Serializer...
Read MoreHow to encode a raw, unescaped JSON string?...
Read Morejava.io.NotSerializableException with serializable data class in Kotlin (kotlinx.serialization)...
Read MoreKotlin Serialisation with Enum (kotlinx.serialisation library)...
Read MoreIs there an interface applied to serializable types in Kotlin?...
Read MoreKotlin Polymorphic deserialization not deserializing values...
Read MoreIs there any way to require an annotation on a type parameter in kotlin?...
Read MoreError: Class is not registered for polymorphic serialization in the scope of its interface...
Read MoreDecoding JSON to a class based on the value of another JSON key...
Read MoreKotlinx-serialization: Serialize raw string without quotes...
Read Moretypealias for global kotlinx.serialization not work...
Read MoreKotlinx Serialization - Custom serializer to ignore null value...
Read MoreHow to get a nested specific json property with Kotlinx serialization in Ktor Kotlin without a data ...
Read MoreKotlinx Serialization MissingFieldException...
Read MoreException deserializing Json in Retrofit, "Polymorphic serializer was not found for missing cla...
Read MoreHow to disable kotlinx serialization polymorphic descriminator?...
Read MoreSerializer for class '...' is not found. ktor + kotlinx.serialization...
Read More