Hyny
6 years agoNew Member
Unable to display all the models defined in the code
I have nearly 10 pojo classes in my code. I used @ApiModel on every class, so that they are displayed as models in Swagger UI. But only 4-5 models are displayed in models dropdown. I tried it for two different applications.It's same with the both.Can someone help me display all the available models in Swagger UI.