Does Jackson have a standard way of reading a vari...
# jackson-kotlin
n
Does Jackson have a standard way of reading a variable length array containing mixed types? Here is some sample output: https://developer.github.com/v3/repos/#list-organization-repositories
h
There are no mixed types there – the sample is just one (big!) repository object in the array.
1