Variable: Patch
ts
const Patch: (path) => MethodDecorator;Defined in: packages/core/src/decorators/http.decorators.ts:31
Parameters
| Parameter | Type | Default value |
|---|---|---|
path | string | "" |
Returns
MethodDecorator
const Patch: (path) => MethodDecorator;Defined in: packages/core/src/decorators/http.decorators.ts:31
| Parameter | Type | Default value |
|---|---|---|
path | string | "" |
MethodDecorator