asyncapi / shape-up-process

This repo contains pitches and the current cycle bets. More info about the Shape Up process: https://basecamp.com/shapeup
https://shapeup.asyncapi.io
11 stars 8 forks source link

Make Generator provide a way to generate types/models in any language #69

Open fmvilas opened 3 years ago

fmvilas commented 3 years ago

Currently, a Generator template author has to do a lot of work to generate types or data models. Translating JSON Schema to a programming language is a tough task. This should be handled by us instead of leaving it to the template author.