Post Route Decorator Factory
Register the class method as a POST 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
Post Route Decorator Factory
Register the class method as a POST route. Will pass in the request and response from Express.
Returns