property OpenApiResponse.content

Response content.

Properties

readonly
optional
application/json: { readonly schema: OpenApiSchemaObject; }

Usage

import { type OpenApiResponse } from "openapi-plugin/src/index.ts";