Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { Docs } from "@tsed/openapi-utils";
See /packages/specs/openapi-utils/src/decorators/docs.ts.
function Docs(...docs: string[]): Function;
Set the type documentation for this class.
See swagger documentation