Optional
Per default a JSONResponse is serialized using the return type specified at the route. This disables that behaviour so that JSON.stringify is run on the result directly.
Generated using TypeDoc
Per default a JSONResponse is serialized using the return type specified at the route. This disables that behaviour so that JSON.stringify is run on the result directly.