-
Can you add [class transformer](https://github.com/typestack/class-transformer) custom annotation, because sometimes i need class transformer to transform input to other class type that i want
exam…
-
Hi,
since version 4.2, the memory used by swagger-ui-express has been multiplied by 3.
An empty nestJS 8 project which only have typeorm uses ~100MB.
With swagger-ui-express@~4.1, it uses ~112MB
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I want to parse a query property which is an enum type using ParseEnumPipe.
```ts
@Post('lo…
-
Hello,
I'm encountering an issue with the prisma-nestjs-graphql library when generating GraphQL types from my Prisma schema. The generated files reference a Prisma.AtLeast type, which appears to be…
-
Having isuue while running `npx nestia setup`
Seems like Param's definition as an object is not supported, In Nestjs `@Param() params: { id: string; countryId: string }` is valid.
`@TypedParam()` …
-
sections.yml
```yaml
- title: NestJS core team's PRs
filters: -author:app/dependabot -author:app/renovate is:open author:kamilmysliwiec author:jmcdo29 author:BrunnerLivio author:nartc author:…
-
https://github.com/elvisduru/token-auth-app/blob/master/src/auth/auth.service.ts
swagger - https://github.com/TasinIshmam/blog-backend-rest-api-nestjs-prisma/blob/main/src/main.ts
dto style - http…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
I am using the @graphql-yoga/plugin-sofa package to create a restful api with the @graphql-yoga/nestjs package in a nestjs graphql application. Unfortunately, mutations don't s…
-
Hello! Im using NestJs and Swagger. Im having this DTO to create documentation.
![image](https://github.com/scottie1984/swagger-ui-express/assets/74253189/53ed2536-37ab-4ce6-8a10-d80f73656f78)
a…