Schema Explorer#
This page renders the canonical JSON Schema of HydroModPyConfig with
the Stoplight Elements viewer. The viewer expects an OpenAPI document,
so the schema is also exported as an OpenAPI 3.1 wrapper that promotes
$defs to components.schemas. Both files are downloadable for
external validators, IDE schema stores, or API tooling.
Downloads:
hydromodpy-schema.json(raw JSON Schema 2020-12, recommended for Ajv and ajv-cli)hydromodpy-openapi.json(OpenAPI 3.1 wrapper used by the viewer below)
Note
The viewer loads the Stoplight Elements bundle from the unpkg CDN at runtime. If the CDN is unreachable, the page still works as a typed download link plus the structured cards on Configuration overview.
See Also#
Configuration overview for the layered cards
Complete annotated TOML reference for the annotated TOML reference
Configuration index for the flat global index