is there a kotlinx-serialization feature for autom...
# serialization
a
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?
seems like I must be overlooking a feature?
p
a
Hmmm, looks like I stepped into the middle of a holy war. (Backs very carefully away!) 😉
😂 1