D
Size: a a a
D
GR
VP
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 48: Expected string or non-null literal
JSON input: {
"timestamp": "2020-10-21T11:07:36",
"data": {},
"isError": false
}Json {
ignoreUnknownKeys = true
allowSpecialFloatingPointValues = true
isLenient = true
}.asConverterFactory(contentType)LS
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 48: Expected string or non-null literal
JSON input: {
"timestamp": "2020-10-21T11:07:36",
"data": {},
"isError": false
}Json {
ignoreUnknownKeys = true
allowSpecialFloatingPointValues = true
isLenient = true
}.asConverterFactory(contentType)AN
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 48: Expected string or non-null literal
JSON input: {
"timestamp": "2020-10-21T11:07:36",
"data": {},
"isError": false
}Json {
ignoreUnknownKeys = true
allowSpecialFloatingPointValues = true
isLenient = true
}.asConverterFactory(contentType)QH
AN
VP
VP
AN
VP
ℕ
VP
QH
с#
VP
@Serializable должна намекнуть на то, что удалять всё подряд не стоитс#
VP