Join Slack
Powered by
is there a kotlinx-serialization feature for autom...
# serialization
a
adk
04/01/2021, 2:04 PM
is there a kotlinx-serialization feature for automatically converting between the idiomatic camelCase property names of my kotlin classes and snake_case json field names used in the api I'm consuming? Or am I stuck with annotating every field?
adk
04/01/2021, 2:05 PM
seems like I must be overlooking a feature?
p
Paul Griffith
04/02/2021, 6:20 PM
nope, not missing anything
https://github.com/Kotlin/kotlinx.serialization/issues/33
a
adk
04/03/2021, 1:11 AM
Hmmm, looks like I stepped into the middle of a holy war.
(Backs very carefully away!)
😉
😂 1
37
Views
Open in Slack
Previous
Next