-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I read through https://qiita.com/kimagure/items/00f97c7fc6cef178fa3c and was able to decode some simple JSON data. I have a JSON file that contains a bunch or records inside an object whose keys are the ids of each record. Is there any way to load this using generics? If not, would it make sense to restructure the JSON file to be an array where each record contains an id field? Can foreign generics handle decoding arrays?
Metadata
Metadata
Assignees
Labels
No labels