Skip to content

Schemas

Standard schemas define canonical JSON structures that Uhuu templates and integrations expect. They provide a stable contract between data sources, the Uhuu SDK, and document templates.

Schema registry: schemas.uhuu.io

Versioning

  • Schemas use semantic versioning.
  • Breaking changes bump the major version.
  • Backward-compatible additions bump the minor version.
  • Patch releases are reserved for clarifications and documentation fixes.

Available Schemas

Draft Status

This schema is production-tested in templates, but it is still evolving. We will publish it to GitHub once the core field set is stable.