jdang67
2 years agoNew Contributor
How to use Swagger with WebApi-Mvc project?
Hello Everyone
I'm inheriting a WebApi-Mvc project where the return of the public methods of the controller is the Razor page.
I'm not sure if it's possible to integrate Swagger with this project to provide some documentation. Or is there any way we can manually integrate with just a few methods from a few controllers?
Thanks,
Jdang