Skip to main content

Module openapi_sync

Module openapi_sync 

Source
Expand description

Load the RomM OpenAPI spec for the API browser: prefer the live server, fall back to cache, then a bundled copy shipped in the binary so the TUI always starts without manual openapi.json.

Functionsยง

parse_openapi_info_version
sync_openapi_registry
Resolve OpenAPI JSON: try the server first (updates disk cache when the spec changes), then ./openapi.json, then the user cache file, then the embedded bundle.