OpenApiResponse
Defined in: wp-typia-block-runtime/src/schema-core.ts:76
Successful JSON response entry in the generated OpenAPI document.
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[
key:string]:JsonValue|JsonSchemaObject|JsonSchemaObject[] |undefined
Properties
Section titled “Properties”content
Section titled “content”content:
object
Defined in: wp-typia-block-runtime/src/schema-core.ts:77
application/json
Section titled “application/json”application/json:
OpenApiMediaType
description
Section titled “description”description:
string
Defined in: wp-typia-block-runtime/src/schema-core.ts:80
headers?
Section titled “headers?”
optionalheaders?:Record<string,JsonSchemaObject>
Defined in: wp-typia-block-runtime/src/schema-core.ts:81