Antonio Tripodi
Antonio Tripodi
@hardfist do you want to create a PR for this issue ?
There would already be a PR open here: https://github.com/nestjs/docs.nestjs.com/pull/2703, waiting for it to be merged.
Conflicts resolved ✅
As specified by Jay Actually the documentation is correct, let's try to specify it again but with code snippets: This snippet code ```ts import { Catch, ArgumentsHost } from '@nestjs/common';...
You could add a warning, but I'm not sure if this is the best idea. 🤔 Because in the documentation if I'm not mistaken the use of string class names...
> The changes are correct, but rather than keeping documentation in two places, I'm gonna update the READMEs to point to the [hosted documentation](https://ogma.jaymcdoniel.dev/) so that I don't end up...