Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { For } from "@tsed/schema";
See /packages/specs/schema/src/decorators/common/schema.ts.
function For(specType: SpecTypes, schema: any): (...args: any[]) => any;
Apply specific schema depending on the spec version