Join Slack
Powered by
where `MyClass` is defined as: ```data class MyCla...
# http4k
m
Matt
10/06/2021, 9:36 AM
where
MyClass
is defined as:
Copy code
data class MyClass( @JsonProperty("locale-lang") val localeLang: String? )
Does anyone know how I can get around this?
3
Views
Open in Slack
Previous
Next