Schema

Harvest state.json schema

A machine-readable contract for Enroll’s harvest output.

Links

Whitespace doesn’t matter for JSON Schema, so this page pretty-prints the same content you’d fetch from the raw link.

state.schema.json

Open raw
Loading…
Tip: you can validate a harvest with python -m jsonschema -i state.json schema/state.schema.json (or use the repository’s CI helper script if you have it).