Skip to main content

Module low_level

Module low_level 

Source
Expand description

Lower-level API access and codegen workarounds.

Most users should prefer the ergonomic MesaClient wrapper. This module exposes the generated API functions directly and provides hand-written replacements for endpoints where the OpenAPI code generator produces incorrect types.

Modulesยง

apis
OpenAPI-generated API client modules.
commits
Commits API with correct anyOf union handling for file operations.
content
Content API with correct anyOf union handling.