PokeAPI/ditto

Optimize the generated schema

sargunv opened this issue · 0 comments

There's a ton of duplication in the schema generated by ditto analyze. If we can write something that'll factor out common sub-models, it would be super useful for auto-generating API clients.

Bonus points for some clever naming heuristic.