We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related: #932
PlatformFastifyResponse is responsible to map FastifyReply methods to our Fastify adapter for Ts.ED framework.
The goals is to implement all required PlatformResponse methods in PlatformFastifyResponse.
The text was updated successfully, but these errors were encountered:
chore(platform-fastify): map request/reply methods to PlatformRequest…
f00f933
…/PlatformResponse Closes: #2446, #2447
2303aba
50a6b15
If you appreciated the support, know that it is free and is carried out on personal time ;)
A support, even a little bit makes a difference for me and continues to bring you answers!
Sorry, something went wrong.
Romakita
No branches or pull requests
Is your feature request related to a problem? Please describe.
Related: #932
PlatformFastifyResponse is responsible to map FastifyReply methods to our Fastify adapter for Ts.ED framework.
The goals is to implement all required PlatformResponse methods in PlatformFastifyResponse.
Acceptance criteria
The text was updated successfully, but these errors were encountered: