Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { JsonResponseOptions } from "@tsed/specs/schema/src/domain/JsonResponse";
See /packages/specs/schema/src/domain/JsonResponse.ts.
type JsonResponseOptions = OS3Response<JsonSchema, string | JsonHeader>;