Patch Route Decorator Factory
Register the class method as a PATCH route. Will pass in the request and response from Express.
The route path to register the method as.
Optional
Options for the request mapping
Generated using TypeDoc
Patch Route Decorator Factory
Register the class method as a PATCH route. Will pass in the request and response from Express.
Returns