Skip to content

manifestAttributeToJsonSchema

manifestAttributeToJsonSchema(attribute): JsonSchemaObject

Defined in: wp-typia-block-runtime/src/schema-core-documents.ts:158

Converts one manifest attribute definition into a JSON Schema fragment.

ManifestAttribute

Manifest-derived attribute metadata.

JsonSchemaObject

A JSON-compatible schema fragment for the attribute.