Swagger.Net
Swagger.Net copied to clipboard
Models not supported?
I have been having issues with trying to get the Models to render with a .NET Web API service.
I updated the Swagger UI with the current version, and see the stubs for the models, but they are not showing up in the api end point.
What am I missing with the model tagging to make the Model show up?
Ok. I missed this: "Models according to the swagger spec are not yet supported"
So they are still not supported then. Damn.
I see that the actual 'class' shows up as the model name. but it doesn't really crawl it and give you the schema