pub async fn fetch_and_parse_spec_with_cache( spec_path: &str, use_cache: bool, ) -> Result<ParsedSpec>