I'll debug this tomorrow in more depth, but right ...
# jackson-kotlin
m
I'll debug this tomorrow in more depth, but right now it seems like
KotlinAnnotationIntrospector
doesn't look at the right parameter (off by one) when deciding whether the parameter is required. The one before my
String?
is, so it gets marked as required.