Skip to content

Implement JSON Schema Generation for react components. #4705

@dlabaj

Description

@dlabaj

In order to support component validation for AI, the team is currently requesting that we generate a JSON schema for our react components as part of our build process. This can be done with the new documenation framework. We would just need to create a single file with the props and make that available to consumers.

  • Update documentation so consumers know it's available and how to use it.
  • Test and verify that this package can be used by an LLM
  • This schema should be able to be consumed by dynamic components that are being used to generate components using AI.

Sub-issues

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions