iex
01/08/2020, 1:36 PMgson
lib question is correct here. Anyway. My problem: I'm parsing diverse JSON objects which come wrapped in a generic JSON structure. I have a function where I've to "unwrap" the nested objects, i.e. extract them from the generic structure and parse the nested object with a generic type T
.Gurupad Mamadapur [FH]
01/08/2020, 4:11 PMHitender Pannu
01/08/2020, 5:02 PMiex
01/09/2020, 12:11 PMJsonObject
and retrieving the nested object with fromJsonTree