sehej
3 years agoNew Member
Springfox Swagger - remove curl command from ui
Hi
I am using springfox swagger for a personal project with spring boot to create API documentation for my application.
When I click on 'Try It Out' , I see the curl command getting generated automatically and displayed. Is there a way to hide this curl section on the ui by tweaking some configurations while creating the Docket. Please suggest.