Skip to main content

Module output

Module output 

Source
Expand description

Final schema output policy and serialization APIs.

Structs§

EmitRequest
One final-output request owning reference and output-transform policy.
FetchPolicy
Explicit policy for schema/document retrieval during input assembly.
FinalOutputMetrics
Measurements of the exact final document written for Helm to compile.
LoadBudget
Byte budgets for input assembly and local preparation work.
OutputPipelineOptions
Output-only schema transforms selected by CLI flags.
PolicyInputOptions
Input-loading policy for schema documents that must be prepared before final output transforms run.

Enums§

JsonOutputFormat
JSON serialization format for the final schema document.
ReferencePolicy
How final output should handle JSON Schema references.

Functions§

write_schema_json
Serializes a schema in the requested JSON format and appends a newline.