1
Answer

Swagger custom route in Asp.net web api

Photo of Ganesh Ganesan

Ganesh Ganesan

6y
1.7k
1
Hi. We have two controllers(SwaggerTestController, valuesController) and displayed in Swagger appropriately. But assume that we have two or more controllers, but I want to display a particular controller based on our needs at run time. Could you please explain how to perform this.

Answers (1)