Forum Discussion
No RepliesBe the first to reply
Hello. I am using swashbuckle with c# .net framework 4.8.
I have controller endpoints with multiple Route attributes. I want to display only one. How can I hide/filter other routes and only have one route endpoint displayed in the resulting json/swagger ui?