Nikky
03/27/2019, 5:34 PMMap<String, List<Field>>
, Field
is a custom type
the error says just > Invalid JSON at 4617: Expected '}'
the index seems to match up with the end of the file and the json seems correct to me
is there any known problems with nesting lists in maps ?Nikky
03/28/2019, 1:55 PM