Expand description
JSON Schema generation for workflow models
This module provides functionality to generate JSON Schema documents from workflow models for validation, documentation, and integration.
Structs§
- Json
Schema - JSON Schema document
- Workflow
Schema Generator - Schema generator for workflows
Functions§
- generate_
workflow_ schema - Generate a JSON Schema for a workflow
- schema_
to_ json - Export schema as JSON string
- schema_
to_ value - Export schema as JSON value