You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this is a take on enabling Swagger for Orchard. Using the Swashbuckle implementation.
To get started, enabled the module and navigate to http://{yoursite}/swagger/ui/index.
Edit SwaggerConfig.cs to modify your swagger configuration.