Forum Discussion
No RepliesBe the first to reply
Related Content
- 13 years ago
- 4 years ago
- 2 years ago
Recent Discussions
- 6 days ago
- 7 days ago
- 24 days ago
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?