Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { OS2Paths } from "@tsed/openspec";
See /packages/specs/openspec/src/openspec2/OS2Paths.ts.
interface OS2Paths extends OpenSpecPath<OS2Operation> { parameters?: (OS2Parameter | OpenSpecRef)[]; }
parameters?: (OS2Parameter | OpenSpecRef)[];