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

Would it be possible to have the options param to SetMetadata as optional? #2

Open
bjss-jordan opened this issue Mar 27, 2024 · 1 comment

Comments

@bjss-jordan
Copy link

No description provided.

@Sikora00
Copy link
Contributor

SetMetadata comes from NestJS so can't do anything about it.
Also, the decorator part is totally on your side. you don't need to pass any options through your decorator you can just SetMetadata(Key, null) and that is completely fine.

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

2 participants