stevecookform3
stevecookform3
On second thoughts this might be a parser error, since I've tried generating a few other types of servers and they all have the same issue (e.g. ASPNET, Flask).
@wing328 any idea where the issue might lie?
@wing328 where would the title attribute go? In the spec I can only see the title attribute used as the title of the app, not at individual model levels (title:...
@wing328 thanks for the info. FYI adding the title attribute doesnt make any difference - the model is still not generated. Using a ref does work as a workaround for...
IMHO I would personally not go for the shared models at all. If the developer wants to generate shared models, its simple for them to go through the swagger definition...