Determines whether the response will be sent manually within the route handler, with the use of native response handling methods exposed by the platform-specific response object, or if it should passthrough Nest response processing pipeline.
Generated using TypeDoc
The
@Response()
/@Res
parameter decorator options.