@rapidrest/service-coreNamespacesRouteDecoratorsFunctionsRequestOn this pageFunction: Request() Request(target, propertyKey, index): void Defined in: service-core/src/decorators/RouteDecorators.ts:330 Injects the HTTP request object as the value of the decorated argument. Parameters target any propertyKey string index number Returns void