Skip to content

covenix / Deprecated

Function: Deprecated()

Deprecated(): MethodDecorator

Defined in: src/decorators.ts:383

Marks the operation as deprecated in the generated OpenAPI document. The route still works; tools render it struck through.

Returns

MethodDecorator