Forum Discussion

gbatv's avatar
gbatv
Visitor
2 months ago

Hiding one of multiple routes for an endpoint - Swagger c# .net 4.8

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?

No RepliesBe the first to reply