Alexander Fomin
Results
1
comments of
Alexander Fomin
I have similar question. Usually request handler can access `request` and `response` objects. Is there a reason why tsoa provides only `@Request()` decorator, but no `@Response`? Or something like `context`...