Expand description
Final schema output policy and serialization APIs.
Structs§
- Emit
Request - One final-output request owning reference and output-transform policy.
- Fetch
Policy - Explicit policy for schema/document retrieval during input assembly.
- Final
Output Metrics - Measurements of the exact final document written for Helm to compile.
- Load
Budget - Byte budgets for input assembly and local preparation work.
- Output
Pipeline Options - Output-only schema transforms selected by CLI flags.
- Policy
Input Options - Input-loading policy for schema documents that must be prepared before final output transforms run.
Enums§
- Json
Output Format - JSON serialization format for the final schema document.
- Reference
Policy - How final output should handle JSON Schema references.
Functions§
- write_
schema_ json - Serializes a schema in the requested JSON format and appends a newline.