Are you an LLM? You can read better optimized documentation at /api/specs/schema/types/domain/type-json-response-options.md for this page in Markdown format
JsonResponseOptions
@tsed/schema
Usage
typescript
import { JsonResponseOptions } from "@tsed/specs/schema/src/domain/JsonResponse";Overview
ts
type JsonResponseOptions = OS3Response<JsonSchema, string | JsonHeader>;Description
Configuration options for HTTP response definitions compatible with OpenAPI 3.