How to configure Springfox to hide unwanted models like File, InputStream, URL, etc. from the Swagger-ui.html page?
Asked
Active
Viewed 153 times
1
-
What library/framework do you use - Springfox, JAX-RS + Swagger Core, something else? – Helen Sep 18 '19 at 10:16
-
I am using - Springfox – NPS Sep 19 '19 at 13:42
-
1Check out this answer: https://stackoverflow.com/a/46654380/7519419 – Vladas Maier Sep 27 '19 at 07:12