JsonSchema Type Alias JsonSchema JsonSchema: Record<string, unknown> One JSON Schema fragment. Deliberately loose. This is the shape handed to whatever framework the caller uses, several of which normalise it in place, so pinning it to a stricter type would only be a claim this package cannot keep. Quickstart
One JSON Schema fragment.
Deliberately loose. This is the shape handed to whatever framework the caller uses, several of which normalise it in place, so pinning it to a stricter type would only be a claim this package cannot keep.