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

Support for pipes on params #11

Open
pontusab opened this issue Jan 8, 2023 · 0 comments
Open

Support for pipes on params #11

pontusab opened this issue Jan 8, 2023 · 0 comments

Comments

@pontusab
Copy link

pontusab commented Jan 8, 2023

Would it be possible to add support for adding a pipe to a Param decorator?

Currently getting:
Multiple (2) arguments were provided to the decorator
with this code:
@Param('cartId', CartIdPipe) cartId: string,

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

1 participant