-
-
Notifications
You must be signed in to change notification settings - Fork 102
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 Typia Support to nest js event patterns and message patterns #433
Labels
question
Further information is requested
Comments
Can you show me an example and detailed feature what you want? |
Ok
…On Tue, 4 Jul, 2023, 05:27 Jeongho Nam, ***@***.***> wrote:
Can you show me an example and detailed feature what you want?
—
Reply to this email directly, view it on GitHub
<#433 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJM3EQSE4Y4PGKF2MLHIS43XONMABANCNFSM6AAAAAAZZW3S6Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Can you suggest a well-designed interface about that in @nestia/fetcher and generated SDK side? |
@denniarems you can just write a wrapper decorator for messagepattern which takes in a typia assertion function. I don't think there's any need for nestia to implement this |
@jmroon Thanks for replying. @denniarems Do you agree? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
query on main repo
samchon/typia#697
currently nestia supports only or rest api (get,post,put ....)
but nest also have microservice decorators Link
@MessagePattern
@EventPattern
it will be very helpfull for add typia decorater support for this two...
The text was updated successfully, but these errors were encountered: