Forum Discussion

CrazyJerryC's avatar
CrazyJerryC
Occasional Visitor
4 years ago

How to hide the application context path of APIs displayed in Swagger3 UI?

Recently, I updated my springboot application from swagger2 to swagger3. After the update, I found that every API displayed in swagger3 UI has the context path of the application. Since the context path is long, it makes the API tedious. How can I hide them just like the swagger2 UI shows?

No RepliesBe the first to reply