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.
Parameters
Section titled “Parameters”attribute
Section titled “attribute”Manifest-derived attribute metadata.
Returns
Section titled “Returns”A JSON-compatible schema fragment for the attribute.