genki
7 years agoOccasional Visitor
How to hide Model Information
 I described Schema information like below in my swagger.yaml. 
   
 I want to show the only B to Swagger UI. But, this will also show A. How to hide A from Swagger UI? 
   
   
 components:
  schemas...
- 7 years agoThere's no way to hide it. If you'd like to see this functionality, please file a feature request with the project.