pub fn openapi_cache_path() -> Result<PathBuf, ConfigError>Expand description
Where the OpenAPI spec is cached (.../romm-cli/openapi.json).
Override with ROMM_OPENAPI_PATH (absolute or relative path).
pub fn openapi_cache_path() -> Result<PathBuf, ConfigError>Where the OpenAPI spec is cached (.../romm-cli/openapi.json).
Override with ROMM_OPENAPI_PATH (absolute or relative path).