-
I have two routes:
```
@Get()
async ping(): Promise {
}
@Post('payment)
async payment(@Body() data: any, @Req() request: Request): Promise {
}
```
For some reason when I post to `…
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post you…
-
Dear @doug-martin ,
i hope you are well?!
I just found out, that `nestjs v7.0` was released during the weekend. There are some really hard breaking changes, especially in the context of `GraphQL`.…
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
# 🐞 Bug report
#### What modules are related to this issue?
- [ ] aspnetcore-engine
- [ ] builders
- [ ] common
- [x] express-engine
- [ ] hapi-engine
- [ ] module-map-ngfactory-loader
#…
-
Can you prepare version compatible with @nestjs/swagger 4 it have some breaking/API changes in version 4.0 :(
https://trilon.io/blog/nestjs-swagger-4-whats-new
https://docs.nestjs.com/recipes/sw…
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post you…
-
## I'm submitting a...
- [x] Regression
- [ ] Bug report
- [ ] Feature request
- [ ] Documentation issue or request
- [ ] Support request => Please do not submit support request here, in…
-
### Description
I'm trying to migrate my solution to the latest angular universal version from AU 8 and during execute npm run dev:ssr I get an error:
```
...\dist-server\main.js:193133
})(window,…
-
I take this time because I can see real huge potential in this framework. If you want to have this framework as a reference as the Typescript backend framework by excellence you must try to take into …