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.