Solved
Forum Discussion
chichepo
3 years agoFrequent Contributor
Hi gvilleda
I defined some few properties with various definitions:
Then I have generated an aspnetcore server stub:
As you can see, the properties and their definitions are properly restitued in the Server code.
I remember I had similar issues when I was using an old CodeGen version.
My current version is 3.0.36.
Which version are you using?
gvilleda
3 years agoNew Contributor
I don't know exactly which version we are using for our on-prem SwaggerHub installation but I was told that an upgrade is coming. I tested on the new site and the properties are generated OK.
Thanks!