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?
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?