to do otherwise you must add an annotation that te...
# ktor
d
to do otherwise you must add an annotation that tells Gson the expected JSON key for a field that does no match it.
j
Or specify a
FieldNamingStrategy
for automatic conversion. Although we (the Gson maintainers) think this is actually a terrible feature: https://publicobject.com/2016/01/20/strict-naming-conventions-are-a-liability/