Skip to main content

openapi_cache_path

Function openapi_cache_path 

Source
pub fn openapi_cache_path() -> Result<PathBuf>
Expand description

Where the OpenAPI spec is cached (.../romm-cli/openapi.json).

Override with ROMM_OPENAPI_PATH (absolute or relative path).