OpenApiRequestBody
Defined in: wp-typia-block-runtime/src/schema-core.ts:66
OpenAPI request body definition for generated JSON endpoints.
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:67
application/json
Section titled “application/json”application/json:
OpenApiMediaType
required
Section titled “required”required:
true
Defined in: wp-typia-block-runtime/src/schema-core.ts:70