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

Add a default way to get the type from a request #2

Open
tim-fabian opened this issue Sep 25, 2022 · 0 comments
Open

Add a default way to get the type from a request #2

tim-fabian opened this issue Sep 25, 2022 · 0 comments

Comments

@tim-fabian
Copy link
Collaborator

tim-fabian commented Sep 25, 2022

This might be done by reading metadata from the request object.

If no metadata is provided by the user, the object.constructor.name might be used as a fallback.
This might cause problems when minifying to js and only works with classes.

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