hmm, that’s very odd. me running `println(mapper.r...
# jackson-kotlin
h
hmm, that’s very odd. me running
println(mapper.readTree(json).get("title"))
prints out null. i’m using the json schema above. 😕