Appearance
covenix / Tags
Tags(...tags): ClassDecorator
tags
ClassDecorator
Defined in: src/decorators.ts:80
Class decorator that assigns OpenAPI tags to every operation in the controller.
...string[]
string
One or more tag names for grouping operations in swagger.