tapir icon indicating copy to clipboard operation
tapir copied to clipboard

Openapi codegen inner model normalization

Open tg44 opened this issue 5 years ago • 0 comments

At the point when I started the generator, I wrote a new class hierarchy to parse the input yaml. BUT we probably could use the already written model classes. I think using one model representation is generally better, but using that model hierarchy is probably much harder.

tg44 avatar Nov 09 '20 12:11 tg44