I’m asking because if we want to try use kotlinx.s...
# serialization
g
I’m asking because if we want to try use kotlinx.serialization for Json we need to convert snake_case of Json to camelCase, to avoid massive refactoring of existing data classes. I don’t see problems to provide implementation of Json with such feature, but now you must have two implementations