hh

Results 2 comments of hh

I made [PR](https://github.com/nestjs/swagger/pull/3186) to this issue.

If I understand correctly, does this mean that all routes are scanned even when `deepScanRoutes` is set to `false`? When modules are explicitly specified in `include`, the scanning behavior depends...