This repository contains the following Swashbuckle addons which are part of the NuGet package TGolla.Swashbuckle.AspNetCore.
- Custom Ordering of Controllers
- Adding Authentication/Authorization Information to Swagger API Documentation with Swashbuckle
There is also a complementary MVC authorization filter designed to secure an API call with more than one policy which can be found in the NuGet package TGolla.AspNetCore.Mvc.Filters.