Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 255 Bytes

Orchard-Swagger

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.