Skip to main content

Module bundled

Module bundled 

Source
Expand description

Bundled fallback schemas for offline mode

These minimal schemas are embedded in the binary and used when:

  • No network connectivity
  • Remote schema fetch fails
  • User prefers offline operation

They provide basic structural validation but may not include all fields from the official schemas.

Functionsยง

get_bundled_schema
Get a bundled schema by type
list_bundled_schemas
List all bundled schema types