Join Slack
Powered by
I'm trying to find a way to make a case-insensitiv...
# serialization
r
rtsketo
02/10/2022, 8:11 PM
I'm trying to find a way to make a case-insensitive deserialization, is it possible? I didn't manage to find anything in the documention about json configuration.
rtsketo
02/10/2022, 10:23 PM
At least with an other library based on kotlinx?
r
Richard Gomez
02/10/2022, 11:46 PM
@rtsketo
: The team seems to be against any sort of field name converters.
https://github.com/Kotlin/kotlinx.serialization/issues/33
r
rtsketo
02/11/2022, 6:05 AM
That's very disappointing, we could at least have the option...
😞 1
337
Views
Open in Slack
Previous
Next