Does anyone know if there exists a configuration i...
# ktor
s
Does anyone know if there exists a configuration in ktor to convert request bodies and query parameters from snake_case into camelCase for the Kotlin model classes? Specifically with Ktor Locations?