Added the ability to specify Swashbuckle filter generation for OpenAPI. This helps to solve the issue of manually creating Schema filters each time Swagger/OpenAPI documentation is generated. Also added related global and local configuration settings.
Added the ability to specify Swashbuckle filter generation for OpenAPI. This helps to solve the issue of manually creating Schema filters each time Swagger/OpenAPI documentation is generated. Also added related global and local configuration settings.
Implements #514