-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I want to leverage the …
-
Any working example?
It is not working with NestJs latest version.
-
The example for metrics generates a typescript error
package configuration:
```
"nestjs-otel": "^3.0.4",
"@opentelemetry/api": "^1.0.4",
"@opentelemetry/exporter-metrics-otlp-grpc": "^0…
-
I want to know if it is possible, and if not, feasible, to create one template for injecting multiple (let's say node) dependencies to the package.json with one template, but each of them may be coupl…
-
## CVE-2023-26108 - Low Severity Vulnerability
Vulnerable Library - core-5.5.0.tgz
Nest - modern, fast, powerful node.js web framework (@core)
Library home page: https://registry.npmjs.org/@nestjs/c…
-
[X] I've read [the docs of nestjs-pino](https://github.com/iamolegga/nestjs-pino/blob/master/README.md)
[X] I've read [the docs of pino](https://getpino.io/#/)
[X] I couldn't find the same…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
We(Rspack team) receive…
-
**Problem**
Some paths in the openAPI definition miss the schema for the data type, which leads to errors in the openapi-generator and in swagger.
I tried to generate a NestJS API client, based o…
-
### Issue description
Upgrading to 0.3.20 broke NestJS + Swagger integration, downgrading to 0.3.19 fixes the issue
### Expected Behavior
not regression
### Actual Behavior
regression
### Steps …
-
### Current Behavior
As per [this example](https://github.com/nrwl/nx/issues/12966#issuecomment-1443873311), I'm adding the [NestJS GraphQL cli plugin](https://docs.nestjs.com/graphql/cli-plugin) to …