Skip to content

covenix / Patch

Function: Patch()

Patch(path?): MethodDecorator

Defined in: src/decorators.ts:98

Maps the decorated method to an HTTP PATCH route. See Get.

Parameters

path?

string = ''

Returns

MethodDecorator