Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { OS3StyleParameter } from "@tsed/specs/openspec/src/openspec3/OS3Parameter";
See /packages/specs/openspec/src/openspec3/OS3Parameter.ts.
type OS3StyleParameter = "matrix" | "label" | "form" | "simple" | "spaceDelimited" | "pipeDelimited" | "deepObject";