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.