We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DiscoveryService.createDecorator
there's no mention about DiscoveryService built-in provider from @nestjs/core
DiscoveryService
@nestjs/core
so there's no mention about the feature add in nestjs v10.2.0 nestjs/nest#12107
I'd like to see the DiscoveryService.createDecorator somewhere in the docs like we have for Reflector.createDecorator. Not sure where, tho 🤔
Reflector.createDecorator
This is to clarify mainly this:
The text was updated successfully, but these errors were encountered:
Is there something in progress? It would be absolutely great to have this documented.
Thx :)
Sorry, something went wrong.
@andreasvh-conceto I won't work on this soon
Feel free to open a PR to address this
No branches or pull requests
there's no mention about
DiscoveryService
built-in provider from@nestjs/core
so there's no mention about the feature add in nestjs v10.2.0 nestjs/nest#12107
I'd like to see the
DiscoveryService.createDecorator
somewhere in the docs like we have forReflector.createDecorator
. Not sure where, tho 🤔This is to clarify mainly this:
The text was updated successfully, but these errors were encountered: