Most of the time when I write data types to parse JSON data into, it is easiest to look at a sample of the data and work out the types from that. I thought we could automate this process. So for example, the Riot Games API has a lot of methods. I don’t want to write out types and parsers for all of them, or any of them. {"champions": [ { "botMmEnabled": true, "bestItem": [], "id": 123, "rankedPlay