Open
Description
In 4.0.0-oxygen middlewares will be splittend in "protocol" and "controller" filters (read this for more info)
TMVCSwaggerMiddleware
must be converted in a Protocol Filter.
@joaoduarte19 could you convert it? I was wondering if a filter in charge to do some king of authentication could implement a IAuthAuthFilter
too.