pub fn parse_file(path: &Path) -> Result<ParsedSpec, ParseError>
Parse an OpenAPI specification from a file