Skip to content
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

Cannot read properties of undefined - getParamSchema #114

Open
mathzdev opened this issue Sep 3, 2022 · 2 comments
Open

Cannot read properties of undefined - getParamSchema #114

mathzdev opened this issue Sep 3, 2022 · 2 comments

Comments

@mathzdev
Copy link

mathzdev commented Sep 3, 2022

When I use @Body() or @param from routing-controllers I got this error Cannot read properties of undefined on getParamSchema

If I remove it or comment it, it works but don't generate openapi correctly.

I put "emitDecoratorMetadata": true on tsconfig.json but doesn't work =/

@taiwanhua
Copy link

+1

@martinmeow
Copy link

martinmeow commented Jul 24, 2024

Seems to be the same as #141
I posted a possible reason / solution in #141 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants