The @Get route decorator.
The @Post route decorator.
The @Put route decorator.
The @Controller decorator.
The route to be assigned to all methods of decorated class.
The filters to be called before all methods of decorated class.
Recursively traverses an object and removes all stack properties in-place.
The error or object to be stripped of stacks
The @Delete route decorator.
{Function}
The route to be assigned to the decorated method.
The filters to be called before the decorated method.