<@U6P03BM0W> I'm late to the party but did you register the kotlin module when instantiating jackson...
d
@dave08 I'm late to the party but did you register the kotlin module when instantiating jackson's objectmapper?
val mapper = ObjectMapper().registerModule(KotlinModule())