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:

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#