English
Appearance
tsoa-next / tsoa-next / Patch
function Patch(value?): MethodDecorator;
Defined in: packages/runtime/src/decorators/methods.ts:24
Marks a controller method as handling HTTP PATCH requests for the given relative path.
PATCH
string
MethodDecorator