-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
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
🐛 Bug Report: nestjs bootstrap fails due swagger being unable to serialize operations #6735
Comments
edit to add a title, dont forget to change linear title too |
did you guys really have to remove the workflow editor from v0? i have a task pending from two weeks ago to add a new notification just to get paid :'( |
@chihabhajji +1 on this issue. |
Hi @chihabhajji , thanks for reporting this bug. We are also using the On the issue topic, we also use We know this isn't ideal, but unfortunately we've not been able to find an approach yet that enables us apply the Pull requests to solve this problem in the |
will attempt to PR if i find time |
📜 Description
Nestjs application fails to bootstrap because of invalid swagger definition
👟 Reproduction steps
i have a minimal reproduction using v2.3.0
my app imports module has
in my main.ts i have
👍 Expected behavior
application to bootstrap, and optionally swagger to have valid documentation
👎 Actual Behavior with Screenshots
Novu version
Novu SaaS
npm version
2.3.0
node version
20.18.0
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: