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
- Uhuu Real Estate Standard (v0.1.0, draft)
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.