Excludes routes from the currently processed middleware.
Attaches passed either routes or controllers to the currently configured middleware. If you pass a class, Nest would attach middleware to every path defined within this controller.
Generated using TypeDoc
Excludes routes from the currently processed middleware.