Join Slack
Powered by
is there a way to set every json field name to sna...
# ktor
j
João Gabriel Zó
08/29/2022, 4:21 PM
is there a way to set every json field name to snake_case with Content Negotiation? I know it’s possible using
@JsonNames
but I don’t wanna do it for each one of the fields
e
Emil Kantis
08/29/2022, 6:41 PM
https://github.com/Kotlin/kotlinx.serialization/issues/33
👍🏼 1
48
Views
Open in Slack
Previous
Next