Config Schema Export
The config's schema in the requested format: a JSON Schema document ({ type: "json-schema", value }) or rendered TypeScript source ({ type: "typescript", value }).
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
True when the schema includes inherited fields accumulated across the lineage; false when it is only this config's own fields.
Whether the config family permits extra keys.

