Skip to content

covenix / Summary

Function: Summary()

Summary(text): MethodDecorator

Defined in: src/decorators.ts:349

Sets the operation's summary in the generated OpenAPI document.

Parameters

text

string

Human-readable one-line summary of the operation.

Returns

MethodDecorator