excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

1. Integrated Swashbuckle and set the welcome page to swashbuckle/ui/… #154

Closed rajeshpandalss closed 7 years ago

rajeshpandalss commented 7 years ago

…index from docs/.

  1. Removed docs/

Please review. I added a custom method in SwaggerConfig.cs (AddRequiredHeaderParameter) to bring the header on top. Let me know if you want more changes.